{"id":377585,"url":"https://github.com/mui/mui-x","last_synced_at":"2026-07-23T12:06:32.902Z","repository":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-23T09:37:59.000Z","size":189560,"stargazers_count":5812,"open_issues_count":1682,"forks_count":1805,"subscribers_count":58,"default_branch":"master","last_synced_at":"2026-07-23T10:06:21.261Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-23T09:46:21.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"5659b201-b312-4e68-a668-639d8823ccdd","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":433,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35801779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-23T02:00:06.683Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"packages":[{"id":11015624,"name":"@dapa-mui/x-date-pickers","ecosystem":"npm","description":"The community edition of the Date and Time Picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","timepicker","datetimepicker"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:50.846Z","latest_release_published_at":"2024-11-03T10:49:50.846Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-13T11:50:20.746Z","created_at":"2024-11-03T10:50:28.811Z","updated_at":"2026-07-13T11:50:20.746Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-date-pickers","install_command":"npm install @dapa-mui/x-date-pickers","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.449Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-date-pickers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-date-pickers/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:33.805Z","updated_at":"2024-11-03T10:50:33.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4334659,"name":"@mui/x-date-pickers-pro","ecosystem":"npm","description":"The Pro plan edition of the MUI X Date and Time Picker components.","homepage":"https://mui.com/x/react-date-pickers/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","daterangepicker","timepicker","datetimepicker"],"namespace":"mui","versions_count":269,"first_release_published_at":"2022-04-04T15:11:52.801Z","latest_release_published_at":"2026-07-09T17:21:19.656Z","latest_release_number":"9.9.0","last_synced_at":"2026-07-13T03:03:06.103Z","created_at":"2022-04-25T13:50:44.724Z","updated_at":"2026-07-13T03:03:06.104Z","registry_url":"https://www.npmjs.com/package/@mui/x-date-pickers-pro","install_command":"npm install @mui/x-date-pickers-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest-v6":"6.20.2","latest-v7":"7.29.4","next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.9.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35347554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.8.0","sha":"25bd12f22cf706e160b6b57a890f59e93e5f1d74","kind":"tag","published_at":"2026-07-02T20:46:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.8.0/manifests"},{"name":"v8.29.2","sha":"7b07ee868c8952879cabca36f1b72a4083b2bbe3","kind":"tag","published_at":"2026-07-02T20:27:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.29.2/manifests"},{"name":"v9.7.0","sha":"e2ce909f50e3b287dccf6230fe7effe5036805f6","kind":"tag","published_at":"2026-06-25T15:19:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.7.0/manifests"},{"name":"v9.6.0","sha":"eb4f15fb28307fa39c8ee827ca86e97f614a230e","kind":"tag","published_at":"2026-06-18T13:19:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.6.0/manifests"},{"name":"v9.5.0","sha":"121e6fe90e1c1d30ee080ed595d30254ecfc4842","kind":"tag","published_at":"2026-06-11T12:07:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.5.0/manifests"},{"name":"v8.29.1","sha":"6cfc14efc0355ea0b8aeb278f585a2444b9eec55","kind":"tag","published_at":"2026-06-11T10:43:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.29.1/manifests"},{"name":"v8.29.0","sha":"72e80102eaee961d90a2b0b33eac4de471a6e4eb","kind":"tag","published_at":"2026-06-05T11:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.29.0/manifests"},{"name":"v9.4.0","sha":"dd0c713016f5c902d6db9e999cf45f16d56ea301","kind":"tag","published_at":"2026-06-04T14:17:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"1eb0ba2f9c9353adc2e8f0bb9f29784a21174ce0","kind":"tag","published_at":"2026-05-21T12:45:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.3.0/manifests"},{"name":"v8.28.7","sha":"ef4bf8b75bc7b947dff86bbc6e8124bbb697b481","kind":"tag","published_at":"2026-05-20T14:52:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.7/manifests"},{"name":"v8.28.6","sha":"c3d0dbf1560a203ae03acb521aeb81ad7b8baf81","kind":"tag","published_at":"2026-05-13T14:31:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.6/manifests"},{"name":"v9.2.0","sha":"bced0c8b70127eb66c1c40f76fdf5e5dff4cc3a8","kind":"tag","published_at":"2026-05-13T13:30:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"1cfd2f1bdb2a2e83ede20573b9dbcfed3201f564","kind":"tag","published_at":"2026-05-08T10:36:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.1.0/manifests"},{"name":"v8.28.5","sha":"e2ec72589c7275dc6c9989f913290b83010e3e01","kind":"tag","published_at":"2026-05-08T09:24:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.5/manifests"},{"name":"v9.0.4","sha":"8fb67f04606fb227f804b7e0214f72f5d265ac0f","kind":"tag","published_at":"2026-04-28T14:31:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.4/manifests"},{"name":"v7.29.13","sha":"faab949b7a1ee8691ae666d3d6845a8390eb2849","kind":"tag","published_at":"2026-04-28T09:19:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.13","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.13/manifests"},{"name":"v9.0.3","sha":"fd9d3d91f2b0b343744032523c72031410f8336e","kind":"tag","published_at":"2026-04-27T14:08:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.3/manifests"},{"name":"v8.28.4","sha":"66ca00238e6d5dc8ccb791209b3b72a36705fc86","kind":"tag","published_at":"2026-04-27T13:54:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.4/manifests"},{"name":"v8.28.3","sha":"23ea4afc21d4e6b0745183c763beb44e5501cf00","kind":"tag","published_at":"2026-04-15T18:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.3/manifests"},{"name":"v9.0.2","sha":"4f6dda5ca86172d1db988708613f828bb6907ea5","kind":"tag","published_at":"2026-04-15T18:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"50217078a7045e42c35c0d7af696f4cc6f9ed997","kind":"tag","published_at":"2026-04-08T20:26:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"3027c85363a3cccc29c71b223aad82feda5b65ab","kind":"tag","published_at":"2026-04-08T11:46:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc.0","sha":"62e258a585b31be1b2545e223b96297232ce3129","kind":"tag","published_at":"2026-04-07T15:56:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-rc.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-rc.0/manifests"},{"name":"v8.28.2","sha":"969a7b74a1ba1eb83f8266c7c1629b81cf230419","kind":"tag","published_at":"2026-04-01T08:53:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.2/manifests"},{"name":"v9.0.0-beta.0","sha":"e1d56fa8c0b8ecf3e1dcb4738e41b01fde4601e7","kind":"tag","published_at":"2026-03-27T10:42:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-beta.0/manifests"},{"name":"v8.28.1","sha":"20da5c7f8ee97726d75eac81aed977b4038365a9","kind":"tag","published_at":"2026-03-26T15:49:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.1/manifests"},{"name":"v8.28.0","sha":"bfa29f77dd2ca748143dd59af2ed0f1c53626fbb","kind":"tag","published_at":"2026-03-20T13:26:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.0/manifests"},{"name":"v9.0.0-alpha.4","sha":"0d775a4b8f7a5b7b409ac6aa81295b5cca0ba3bc","kind":"tag","published_at":"2026-03-20T13:10:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.4/manifests"},{"name":"v9.0.0-alpha.3","sha":"4a9592d59afc99924b6aed678d0a6273131d1ca1","kind":"tag","published_at":"2026-03-12T09:56:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.3/manifests"},{"name":"v8.27.5","sha":"354c7ad71ad370f4618abbc72edbbbc31b99fb28","kind":"tag","published_at":"2026-03-11T14:49:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.5/manifests"},{"name":"v8.27.4","sha":"4fb2adc3ffddd816b3d6f9973f12c2db25c7fc03","kind":"tag","published_at":"2026-03-05T11:34:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4/manifests"},{"name":"v9.0.0-alpha.2","sha":"43586657083cd81180cbcec54b1160d4eb91ad6f","kind":"tag","published_at":"2026-03-05T08:22:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"61aa63b7cc35b278fdd996868c2c99549f4e137f","kind":"tag","published_at":"2026-02-26T10:02:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.27.3","sha":"85257b205f6255580896cfcd1f897e1213c6d9ab","kind":"tag","published_at":"2026-02-25T16:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3/manifests"},{"name":"v8.27.2","sha":"6ad8b64d9113aa3286d50b4196b035b575c5ade3","kind":"tag","published_at":"2026-02-20T11:47:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2/manifests"},{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-07-11T01:03:42.073Z","dependent_packages_count":86,"downloads":3385873,"downloads_period":"last-month","dependent_repos_count":843,"rankings":{"downloads":0.288419037117653,"dependent_repos_count":0.6349209025402737,"dependent_packages_count":0.405907335668647,"stargazers_count":1.6150510676478085,"forks_count":1.3713457802216207,"docker_downloads_count":0.7278478078158074,"average":0.8405819885019684},"purl":"pkg:npm/%40mui/x-date-pickers-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-date-pickers-pro","docker_dependents_count":30,"docker_downloads_count":22377,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-date-pickers-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-date-pickers-pro/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-10T06:00:25.224Z","issues_count":4764,"pull_requests_count":9780,"avg_time_to_close_issue":7075887.19964539,"avg_time_to_close_pull_request":1407513.2385584237,"issues_closed_count":2815,"pull_requests_closed_count":8018,"pull_request_authors_count":385,"issue_authors_count":2443,"avg_comments_per_issue":3.471872376154492,"avg_comments_per_pull_request":2.2357873210633947,"merged_pull_requests_count":7149,"bot_issues_count":14,"bot_pull_requests_count":2923,"past_year_issues_count":370,"past_year_pull_requests_count":844,"past_year_avg_time_to_close_issue":1421187.338582677,"past_year_avg_time_to_close_pull_request":594979.2972399151,"past_year_issues_closed_count":127,"past_year_pull_requests_closed_count":471,"past_year_pull_request_authors_count":64,"past_year_issue_authors_count":175,"past_year_avg_comments_per_issue":1.4675675675675677,"past_year_avg_comments_per_pull_request":2.022511848341232,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":241,"past_year_merged_pull_requests_count":391,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":971,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":711,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":580,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":562,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"rita-codes","count":175,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"Janpot","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"sai6855","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"rita-codes","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"flaviendelangle","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"JCQuintas","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"bernardobelchior","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"alexfauquette","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"hasdfa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers-pro/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2023-01-27T12:35:17.291Z","updated_at":"2023-01-27T12:35:17.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2022-11-19T23:56:32.937Z","updated_at":"2022-11-19T23:56:32.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2022-11-19T23:56:32.908Z","updated_at":"2022-11-19T23:56:32.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2022-11-19T23:56:32.913Z","updated_at":"2022-11-19T23:56:32.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2022-11-19T23:56:32.918Z","updated_at":"2022-11-19T23:56:32.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2022-11-19T23:56:32.931Z","updated_at":"2022-11-19T23:56:32.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2022-11-19T23:56:32.966Z","updated_at":"2022-11-19T23:56:32.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-21T20:11:04.850Z","updated_at":"2025-08-21T20:11:04.850Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-04-03T08:07:12.391Z","updated_at":"2024-04-03T08:07:12.391Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-06-14T07:03:45.376Z","updated_at":"2023-06-14T07:03:45.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-06-28T10:01:01.051Z","updated_at":"2024-06-28T10:01:01.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2025-02-04T08:55:24.935Z","updated_at":"2025-02-04T08:55:24.935Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:49.284Z","updated_at":"2023-09-06T13:56:49.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-18T03:36:16.228Z","updated_at":"2023-09-18T03:36:16.228Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-06-24T18:51:51.996Z","updated_at":"2024-06-24T18:51:51.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2025-07-06T01:03:14.710Z","updated_at":"2025-07-06T01:03:14.710Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4381793,"name":"@mui/x-data-grid-premium","ecosystem":"npm","description":"The Premium plan edition of the MUI X Data Grid Components.","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"mui","versions_count":291,"first_release_published_at":"2022-05-13T10:03:00.215Z","latest_release_published_at":"2026-05-08T10:36:19.455Z","latest_release_number":"9.1.0","last_synced_at":"2026-05-08T11:47:54.569Z","created_at":"2022-05-24T13:33:40.417Z","updated_at":"2026-05-08T12:46:02.976Z","registry_url":"https://www.npmjs.com/package/@mui/x-data-grid-premium","install_command":"npm install @mui/x-data-grid-premium","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest-v6":"6.20.5","next":"9.0.0-rc.0","latest-v7":"7.29.13","latest":"9.1.0","latest-v8":"8.28.5"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-04-24T12:36:45.000Z","size":181583,"stargazers_count":5692,"open_issues_count":1659,"forks_count":1766,"subscribers_count":58,"default_branch":"master","last_synced_at":"2026-04-24T13:35:50.084Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-04-24T12:29:30.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":413,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32365519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v8.28.3","sha":"23ea4afc21d4e6b0745183c763beb44e5501cf00","kind":"tag","published_at":"2026-04-15T18:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.3/manifests"},{"name":"v9.0.2","sha":"4f6dda5ca86172d1db988708613f828bb6907ea5","kind":"tag","published_at":"2026-04-15T18:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"50217078a7045e42c35c0d7af696f4cc6f9ed997","kind":"tag","published_at":"2026-04-08T20:26:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"3027c85363a3cccc29c71b223aad82feda5b65ab","kind":"tag","published_at":"2026-04-08T11:46:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc.0","sha":"62e258a585b31be1b2545e223b96297232ce3129","kind":"tag","published_at":"2026-04-07T15:56:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-rc.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-rc.0/manifests"},{"name":"v8.28.2","sha":"969a7b74a1ba1eb83f8266c7c1629b81cf230419","kind":"tag","published_at":"2026-04-01T08:53:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.2/manifests"},{"name":"v9.0.0-beta.0","sha":"e1d56fa8c0b8ecf3e1dcb4738e41b01fde4601e7","kind":"tag","published_at":"2026-03-27T10:42:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-beta.0/manifests"},{"name":"v8.28.1","sha":"20da5c7f8ee97726d75eac81aed977b4038365a9","kind":"tag","published_at":"2026-03-26T15:49:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.1/manifests"},{"name":"v8.28.0","sha":"bfa29f77dd2ca748143dd59af2ed0f1c53626fbb","kind":"tag","published_at":"2026-03-20T13:26:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.0/manifests"},{"name":"v9.0.0-alpha.4","sha":"0d775a4b8f7a5b7b409ac6aa81295b5cca0ba3bc","kind":"tag","published_at":"2026-03-20T13:10:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.4/manifests"},{"name":"v9.0.0-alpha.3","sha":"4a9592d59afc99924b6aed678d0a6273131d1ca1","kind":"tag","published_at":"2026-03-12T09:56:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.3/manifests"},{"name":"v8.27.5","sha":"354c7ad71ad370f4618abbc72edbbbc31b99fb28","kind":"tag","published_at":"2026-03-11T14:49:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.5/manifests"},{"name":"v8.27.4","sha":"4fb2adc3ffddd816b3d6f9973f12c2db25c7fc03","kind":"tag","published_at":"2026-03-05T11:34:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4/manifests"},{"name":"v9.0.0-alpha.2","sha":"43586657083cd81180cbcec54b1160d4eb91ad6f","kind":"tag","published_at":"2026-03-05T08:22:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"61aa63b7cc35b278fdd996868c2c99549f4e137f","kind":"tag","published_at":"2026-02-26T10:02:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.27.3","sha":"85257b205f6255580896cfcd1f897e1213c6d9ab","kind":"tag","published_at":"2026-02-25T16:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3/manifests"},{"name":"v8.27.2","sha":"6ad8b64d9113aa3286d50b4196b035b575c5ade3","kind":"tag","published_at":"2026-02-20T11:47:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2/manifests"},{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-05-08T12:46:02.949Z","dependent_packages_count":33,"downloads":1227219,"downloads_period":"last-month","dependent_repos_count":738,"rankings":{"downloads":0.3890172593391259,"dependent_repos_count":0.666196271627564,"dependent_packages_count":0.8112649776319043,"stargazers_count":1.6150510676478085,"forks_count":1.3713457802216207,"docker_downloads_count":1.0649080523818877,"average":0.9862972348083185},"purl":"pkg:npm/%40mui/x-data-grid-premium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-data-grid-premium","docker_dependents_count":16,"docker_downloads_count":1282,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-data-grid-premium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-data-grid-premium/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T11:00:52.876Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409417.7430301502,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":375,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2086720867208673,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":698,"past_year_pull_requests_count":1751,"past_year_avg_time_to_close_issue":1151875.5513307985,"past_year_avg_time_to_close_pull_request":380129.3975799481,"past_year_issues_closed_count":263,"past_year_pull_requests_closed_count":1157,"past_year_pull_request_authors_count":88,"past_year_issue_authors_count":356,"past_year_avg_comments_per_issue":1.6131805157593122,"past_year_avg_comments_per_pull_request":1.890919474585951,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":546,"past_year_merged_pull_requests_count":1030,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":274,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"flaviendelangle","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"JCQuintas","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"alexfauquette","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"michelengelen","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"prakhargupta1","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"cherniavskii","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"siriwatknp","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"hasdfa","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"joserodolfofreitas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-premium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-premium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-premium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-premium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-premium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-premium/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2023-01-19T09:26:53.164Z","updated_at":"2023-01-19T09:26:53.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2022-11-19T23:56:33.942Z","updated_at":"2022-11-19T23:56:33.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2022-11-19T23:56:33.914Z","updated_at":"2022-11-19T23:56:33.914Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2022-11-19T23:56:33.917Z","updated_at":"2022-11-19T23:56:33.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2022-11-19T23:56:33.921Z","updated_at":"2022-11-19T23:56:33.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2022-11-19T23:56:33.938Z","updated_at":"2022-11-19T23:56:33.938Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2022-11-19T23:56:33.963Z","updated_at":"2022-11-19T23:56:33.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-09-13T02:48:44.062Z","updated_at":"2025-09-13T02:48:44.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-04-03T08:07:25.005Z","updated_at":"2024-04-03T08:07:25.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-06-14T07:03:45.898Z","updated_at":"2023-06-14T07:03:45.898Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-06-28T10:01:01.356Z","updated_at":"2024-06-28T10:01:01.356Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2025-02-04T08:55:24.782Z","updated_at":"2025-02-04T08:55:24.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:48.311Z","updated_at":"2023-09-06T13:56:48.311Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-18T03:36:16.385Z","updated_at":"2023-09-18T03:36:16.385Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-06-28T10:01:01.517Z","updated_at":"2024-06-28T10:01:01.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2025-07-04T09:20:19.687Z","updated_at":"2025-07-04T09:20:19.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7733414,"name":"m-data-grid","ecosystem":"npm","description":"This package is the Pro Plan edition of the data grid component. It's part of MUI X, an open core extension of MUI, with advanced components.","homepage":"https://github.com/mui/mui-x#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":12,"first_release_published_at":"2023-05-15T05:43:52.237Z","latest_release_published_at":"2024-10-10T06:11:31.740Z","latest_release_number":"1.1.2","last_synced_at":"2026-07-13T11:50:19.973Z","created_at":"2023-05-15T06:41:36.179Z","updated_at":"2026-07-13T11:50:19.974Z","registry_url":"https://www.npmjs.com/package/m-data-grid","install_command":"npm install m-data-grid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-03-11T14:13:57.000Z","size":176095,"stargazers_count":5646,"open_issues_count":1702,"forks_count":1762,"subscribers_count":56,"default_branch":"master","last_synced_at":"2026-03-11T14:24:22.723Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-03-11T13:02:56.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":401,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30425573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T09:20:56.688Z","status":"ssl_error","status_checked_at":"2026-03-12T09:20:13.792Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v8.27.4","sha":"4fb2adc3ffddd816b3d6f9973f12c2db25c7fc03","kind":"tag","published_at":"2026-03-05T11:34:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4/manifests"},{"name":"v9.0.0-alpha.2","sha":"43586657083cd81180cbcec54b1160d4eb91ad6f","kind":"tag","published_at":"2026-03-05T08:22:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"61aa63b7cc35b278fdd996868c2c99549f4e137f","kind":"tag","published_at":"2026-02-26T10:02:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.27.3","sha":"85257b205f6255580896cfcd1f897e1213c6d9ab","kind":"tag","published_at":"2026-02-25T16:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3/manifests"},{"name":"v8.27.2","sha":"6ad8b64d9113aa3286d50b4196b035b575c5ade3","kind":"tag","published_at":"2026-02-20T11:47:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2/manifests"},{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-03-12T12:17:35.177Z","dependent_packages_count":1,"downloads":29,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.843081405866936,"dependent_packages_count":46.02641304628744,"stargazers_count":null,"forks_count":null,"average":32.434747226077185},"purl":"pkg:npm/m-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/m-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/m-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/m-data-grid/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-12T11:02:04.224Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":881,"past_year_pull_requests_count":2657,"past_year_avg_time_to_close_issue":1230011.8224043716,"past_year_avg_time_to_close_pull_request":390674.7352331606,"past_year_issues_closed_count":366,"past_year_pull_requests_closed_count":1929,"past_year_pull_request_authors_count":103,"past_year_issue_authors_count":464,"past_year_avg_comments_per_issue":1.808172531214529,"past_year_avg_comments_per_pull_request":2.0895747083176515,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":828,"past_year_merged_pull_requests_count":1738,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":320,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michelengelen","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/m-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/m-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/m-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/m-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/m-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/m-data-grid/codemeta","maintainers":[{"uuid":"jason-zz","login":"jason-zz","name":null,"email":"2900317820@qq.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~jason-zz","role":null,"created_at":"2023-05-15T12:07:06.060Z","updated_at":"2023-05-15T12:07:06.060Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jason-zz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9951408,"name":"@dwifte/x-data-grid","ecosystem":"npm","description":"The Community plan edition of the Data Grid components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"dwifte","versions_count":4,"first_release_published_at":"2024-05-11T20:28:55.127Z","latest_release_published_at":"2024-05-11T20:57:16.226Z","latest_release_number":"7.9.1","last_synced_at":"2026-07-13T11:50:19.758Z","created_at":"2024-05-11T20:29:00.355Z","updated_at":"2026-07-13T11:50:19.759Z","registry_url":"https://www.npmjs.com/package/@dwifte/x-data-grid","install_command":"npm install @dwifte/x-data-grid","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"7.9.1"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-06T01:58:09.487Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.332239663854143,"dependent_packages_count":41.97236101754879,"stargazers_count":1.35211262145426,"forks_count":1.026102383448614,"docker_downloads_count":null,"average":18.420703921576454},"purl":"pkg:npm/%40dwifte/x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dwifte/x-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dwifte/x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dwifte/x-data-grid/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwifte%2Fx-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwifte%2Fx-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwifte%2Fx-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwifte%2Fx-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwifte%2Fx-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dwifte%2Fx-data-grid/codemeta","maintainers":[{"uuid":"dwifte","login":"dwifte","name":null,"email":"dwifte@outlook.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~dwifte","role":null,"created_at":"2024-05-11T20:29:02.234Z","updated_at":"2024-05-11T20:29:02.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dwifte/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7736919,"name":"a-data-grid","ecosystem":"npm","description":"This package is the Premium plan edition of the Data Grid components. It's part of [MUI X](https://mui.com/x/), an open-core extension of MUI Core, with advanced components.","homepage":"https://github.com/mui/mui-x#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":13,"first_release_published_at":"2023-05-15T05:44:05.497Z","latest_release_published_at":"2024-10-10T06:10:31.981Z","latest_release_number":"1.1.3","last_synced_at":"2026-07-13T11:50:21.525Z","created_at":"2023-05-16T01:05:46.818Z","updated_at":"2026-07-13T11:50:21.525Z","registry_url":"https://www.npmjs.com/package/a-data-grid","install_command":"npm install a-data-grid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.3"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-04-17T11:28:37.000Z","size":180896,"stargazers_count":5685,"open_issues_count":1661,"forks_count":1765,"subscribers_count":58,"default_branch":"master","last_synced_at":"2026-04-17T13:28:37.094Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-04-17T11:28:09.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":413,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32116514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"ssl_error","status_checked_at":"2026-04-22T00:30:22.894Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v8.28.3","sha":"23ea4afc21d4e6b0745183c763beb44e5501cf00","kind":"tag","published_at":"2026-04-15T18:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.3/manifests"},{"name":"v9.0.2","sha":"4f6dda5ca86172d1db988708613f828bb6907ea5","kind":"tag","published_at":"2026-04-15T18:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"50217078a7045e42c35c0d7af696f4cc6f9ed997","kind":"tag","published_at":"2026-04-08T20:26:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"3027c85363a3cccc29c71b223aad82feda5b65ab","kind":"tag","published_at":"2026-04-08T11:46:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc.0","sha":"62e258a585b31be1b2545e223b96297232ce3129","kind":"tag","published_at":"2026-04-07T15:56:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-rc.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-rc.0/manifests"},{"name":"v8.28.2","sha":"969a7b74a1ba1eb83f8266c7c1629b81cf230419","kind":"tag","published_at":"2026-04-01T08:53:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.2/manifests"},{"name":"v9.0.0-beta.0","sha":"e1d56fa8c0b8ecf3e1dcb4738e41b01fde4601e7","kind":"tag","published_at":"2026-03-27T10:42:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-beta.0/manifests"},{"name":"v8.28.1","sha":"20da5c7f8ee97726d75eac81aed977b4038365a9","kind":"tag","published_at":"2026-03-26T15:49:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.1/manifests"},{"name":"v8.28.0","sha":"bfa29f77dd2ca748143dd59af2ed0f1c53626fbb","kind":"tag","published_at":"2026-03-20T13:26:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.0/manifests"},{"name":"v9.0.0-alpha.4","sha":"0d775a4b8f7a5b7b409ac6aa81295b5cca0ba3bc","kind":"tag","published_at":"2026-03-20T13:10:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.4/manifests"},{"name":"v9.0.0-alpha.3","sha":"4a9592d59afc99924b6aed678d0a6273131d1ca1","kind":"tag","published_at":"2026-03-12T09:56:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.3/manifests"},{"name":"v8.27.5","sha":"354c7ad71ad370f4618abbc72edbbbc31b99fb28","kind":"tag","published_at":"2026-03-11T14:49:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.5/manifests"},{"name":"v8.27.4","sha":"4fb2adc3ffddd816b3d6f9973f12c2db25c7fc03","kind":"tag","published_at":"2026-03-05T11:34:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4/manifests"},{"name":"v9.0.0-alpha.2","sha":"43586657083cd81180cbcec54b1160d4eb91ad6f","kind":"tag","published_at":"2026-03-05T08:22:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"61aa63b7cc35b278fdd996868c2c99549f4e137f","kind":"tag","published_at":"2026-02-26T10:02:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.27.3","sha":"85257b205f6255580896cfcd1f897e1213c6d9ab","kind":"tag","published_at":"2026-02-25T16:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3/manifests"},{"name":"v8.27.2","sha":"6ad8b64d9113aa3286d50b4196b035b575c5ade3","kind":"tag","published_at":"2026-02-20T11:47:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2/manifests"},{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-05-22T20:46:10.375Z","dependent_packages_count":0,"downloads":102,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.843081405866936,"dependent_packages_count":46.02641304628744,"stargazers_count":null,"forks_count":null,"average":32.434747226077185},"purl":"pkg:npm/a-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/a-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/a-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/a-data-grid/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-12T11:02:04.224Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":881,"past_year_pull_requests_count":2657,"past_year_avg_time_to_close_issue":1230011.8224043716,"past_year_avg_time_to_close_pull_request":390674.7352331606,"past_year_issues_closed_count":366,"past_year_pull_requests_closed_count":1929,"past_year_pull_request_authors_count":103,"past_year_issue_authors_count":464,"past_year_avg_comments_per_issue":1.808172531214529,"past_year_avg_comments_per_pull_request":2.0895747083176515,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":828,"past_year_merged_pull_requests_count":1738,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":320,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":238,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"cherniavskii","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"michelengelen","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/a-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/a-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/a-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/a-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/a-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/a-data-grid/codemeta","maintainers":[{"uuid":"jason-zz","login":"jason-zz","name":null,"email":"2900317820@qq.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~jason-zz","role":null,"created_at":"2023-05-16T03:10:59.370Z","updated_at":"2023-05-16T03:10:59.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jason-zz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4334658,"name":"@mui/x-date-pickers","ecosystem":"npm","description":"The community edition of the MUI X Date and Time Picker components.","homepage":"https://mui.com/x/react-date-pickers/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","timepicker","datetimepicker"],"namespace":"mui","versions_count":267,"first_release_published_at":"2022-04-04T15:11:50.357Z","latest_release_published_at":"2026-07-09T17:20:44.753Z","latest_release_number":"9.9.0","last_synced_at":"2026-07-14T15:25:40.681Z","created_at":"2022-04-25T13:50:43.106Z","updated_at":"2026-07-14T15:25:40.682Z","registry_url":"https://www.npmjs.com/package/@mui/x-date-pickers","install_command":"npm install @mui/x-date-pickers","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest-v6":"6.20.2","latest-v7":"7.29.4","next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.9.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-06T21:36:14.831Z","dependent_packages_count":939,"downloads":19145436,"downloads_period":"last-month","dependent_repos_count":12706,"rankings":{"downloads":0.10900889016233978,"dependent_repos_count":0.2261122225797968,"dependent_packages_count":0.07245958542805794,"stargazers_count":1.5983676721984506,"forks_count":1.2975179124271379,"docker_downloads_count":0.6330750113924373,"average":0.6560902156980367},"purl":"pkg:npm/%40mui/x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-date-pickers","docker_dependents_count":329,"docker_downloads_count":33660018,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-date-pickers/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T01:58:31.534Z","issues_count":4368,"pull_requests_count":3937,"avg_time_to_close_issue":6605029.746077621,"avg_time_to_close_pull_request":1230639.2813141684,"issues_closed_count":2405,"pull_requests_closed_count":2922,"pull_request_authors_count":227,"issue_authors_count":1645,"avg_comments_per_issue":4.343864468864469,"avg_comments_per_pull_request":2.1645923291846585,"merged_pull_requests_count":2677,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2742,"past_year_pull_requests_count":3230,"past_year_avg_time_to_close_issue":1281758.8628872775,"past_year_avg_time_to_close_pull_request":661008.7756198347,"past_year_issues_closed_count":1503,"past_year_pull_requests_closed_count":2420,"past_year_pull_request_authors_count":189,"past_year_issue_authors_count":1115,"past_year_avg_comments_per_issue":3.4467541940189643,"past_year_avg_comments_per_pull_request":2.0024767801857584,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2240,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":537,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":442,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":397,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":341,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-date-pickers/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2023-01-19T09:26:35.900Z","updated_at":"2023-01-19T09:26:35.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2022-11-10T11:58:34.527Z","updated_at":"2022-11-10T11:58:34.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2022-11-10T11:58:34.409Z","updated_at":"2022-11-10T11:58:34.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2022-11-10T11:58:34.451Z","updated_at":"2022-11-10T11:58:34.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2022-11-10T11:58:34.486Z","updated_at":"2022-11-10T11:58:34.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2022-11-10T11:58:34.516Z","updated_at":"2022-11-10T11:58:34.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2022-11-10T11:58:34.536Z","updated_at":"2022-11-10T11:58:34.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-11T02:13:39.486Z","updated_at":"2026-02-11T02:13:39.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-04-03T08:07:25.039Z","updated_at":"2024-04-03T08:07:25.039Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-06-14T07:03:45.065Z","updated_at":"2023-06-14T07:03:45.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-06-28T12:46:42.884Z","updated_at":"2024-06-28T12:46:42.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-11T02:13:39.393Z","updated_at":"2026-02-11T02:13:39.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:49.326Z","updated_at":"2023-09-06T13:56:49.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-18T03:36:17.013Z","updated_at":"2023-09-18T03:36:17.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-06-24T13:46:05.454Z","updated_at":"2024-06-24T13:46:05.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-11T02:13:39.440Z","updated_at":"2026-02-11T02:13:39.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7718924,"name":"s-data-grid","ecosystem":"npm","description":"This package is the Community Plan edition of the data grid component. It's part of MUI X, an open core extension of MUI, with advanced components.","homepage":"https://github.com/mui/mui-x#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":12,"first_release_published_at":"2023-05-10T09:23:32.906Z","latest_release_published_at":"2024-10-10T05:50:27.921Z","latest_release_number":"1.1.1","last_synced_at":"2026-07-13T11:50:22.126Z","created_at":"2023-05-10T14:50:22.719Z","updated_at":"2026-07-13T11:50:22.126Z","registry_url":"https://www.npmjs.com/package/s-data-grid","install_command":"npm install s-data-grid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.1"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-03-12T12:16:37.602Z","dependent_packages_count":2,"downloads":42,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":39.90222596569225,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":43.78911422518778},"purl":"pkg:npm/s-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/s-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/s-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/s-data-grid/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/s-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/s-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/s-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/s-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/s-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/s-data-grid/codemeta","maintainers":[{"uuid":"jason-zz","login":"jason-zz","name":null,"email":"2900317820@qq.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~jason-zz","role":null,"created_at":"2023-05-15T12:00:04.427Z","updated_at":"2023-05-15T12:00:04.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jason-zz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1070423,"name":"@mui/x-data-grid-pro","ecosystem":"npm","description":"The Pro plan edition of the MUI X Data Grid components.","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"mui","versions_count":329,"first_release_published_at":"2021-08-27T13:53:32.474Z","latest_release_published_at":"2026-07-09T17:21:40.750Z","latest_release_number":"9.9.0","last_synced_at":"2026-07-14T19:33:01.960Z","created_at":"2022-04-07T20:46:12.256Z","updated_at":"2026-07-14T19:33:01.960Z","registry_url":"https://www.npmjs.com/package/@mui/x-data-grid-pro","install_command":"npm install @mui/x-data-grid-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest-v6":"6.20.4","next":"9.0.0-rc.0","latest-v7":"7.29.13","latest-v8":"8.29.1","latest":"9.9.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-09T16:27:44.053Z","dependent_packages_count":109,"downloads":5618399,"downloads_period":"last-month","dependent_repos_count":1253,"rankings":{"downloads":0.22846493243941562,"dependent_repos_count":0.5455205944737646,"dependent_packages_count":0.34417841904353036,"stargazers_count":1.5983676721984506,"forks_count":1.2975179124271379,"docker_downloads_count":1.017347163239314,"average":0.8385661156369354},"purl":"pkg:npm/%40mui/x-data-grid-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-data-grid-pro","docker_dependents_count":31,"docker_downloads_count":8918,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-data-grid-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-data-grid-pro/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T05:55:22.411Z","issues_count":4378,"pull_requests_count":3960,"avg_time_to_close_issue":6609350.301482702,"avg_time_to_close_pull_request":1229405.4270085471,"issues_closed_count":2413,"pull_requests_closed_count":2925,"pull_request_authors_count":228,"issue_authors_count":1648,"avg_comments_per_issue":4.3405664687071726,"avg_comments_per_pull_request":2.1595959595959595,"merged_pull_requests_count":2678,"bot_issues_count":2,"bot_pull_requests_count":1127,"past_year_issues_count":2725,"past_year_pull_requests_count":3240,"past_year_avg_time_to_close_issue":1295935.2140957448,"past_year_avg_time_to_close_pull_request":662235.710199005,"past_year_issues_closed_count":1491,"past_year_pull_requests_closed_count":2412,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":1102,"past_year_avg_comments_per_issue":3.450275229357798,"past_year_avg_comments_per_pull_request":1.9972222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":977,"past_year_merged_pull_requests_count":2230,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":541,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":444,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":404,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":397,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":350,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":343,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":298,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":190,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-pro/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-19T23:56:33.576Z","updated_at":"2022-11-19T23:56:33.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2022-11-19T23:56:33.627Z","updated_at":"2022-11-19T23:56:33.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2022-11-19T23:56:33.580Z","updated_at":"2022-11-19T23:56:33.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2022-11-19T23:56:33.587Z","updated_at":"2022-11-19T23:56:33.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2022-11-19T23:56:33.594Z","updated_at":"2022-11-19T23:56:33.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2022-11-19T23:56:33.608Z","updated_at":"2022-11-19T23:56:33.608Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2022-11-19T23:56:33.634Z","updated_at":"2022-11-19T23:56:33.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-11T05:47:10.848Z","updated_at":"2026-02-11T05:47:10.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-04-03T08:07:11.792Z","updated_at":"2024-04-03T08:07:11.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-06-14T07:03:45.868Z","updated_at":"2023-06-14T07:03:45.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-06-28T12:46:38.223Z","updated_at":"2024-06-28T12:46:38.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-11T05:47:10.739Z","updated_at":"2026-02-11T05:47:10.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:49.724Z","updated_at":"2023-09-06T13:56:49.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-18T03:36:16.823Z","updated_at":"2023-09-18T03:36:16.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-06-24T18:51:37.179Z","updated_at":"2024-06-24T18:51:37.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-11T05:47:10.798Z","updated_at":"2026-02-11T05:47:10.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016873,"name":"@x-mui/x-tree-view","ecosystem":"npm","description":"The community edition of the Tree View components (MUI X).","homepage":"https://mui.com/x/react-tree-view/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","treeview"],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:12:19.556Z","latest_release_published_at":"2024-11-04T08:43:56.052Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-13T11:50:19.602Z","created_at":"2024-11-04T07:12:54.487Z","updated_at":"2026-07-13T11:50:19.603Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-tree-view","install_command":"npm install @x-mui/x-tree-view","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.1.0","next":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:01.295Z","dependent_packages_count":0,"downloads":108,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-tree-view","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-tree-view","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-tree-view","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-tree-view/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-tree-view/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-tree-view/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-tree-view/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-tree-view/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-tree-view/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-tree-view/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:12:56.013Z","updated_at":"2024-11-04T07:12:56.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10966980,"name":"kalyan90-x-date-pickers-pro","ecosystem":"npm","description":"The Pro plan edition of the Date and Time Picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","daterangepicker","timepicker","datetimepicker"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-13T12:55:15.710Z","latest_release_published_at":"2024-10-13T12:55:15.710Z","latest_release_number":"0.0.2","last_synced_at":"2026-07-13T11:50:19.638Z","created_at":"2024-10-13T12:56:24.590Z","updated_at":"2026-07-13T11:50:19.638Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-date-pickers-pro","install_command":"npm install kalyan90-x-date-pickers-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.856Z","dependent_packages_count":0,"downloads":59,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-date-pickers-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-date-pickers-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-date-pickers-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-date-pickers-pro/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers-pro/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:43:14.155Z","updated_at":"2024-10-13T14:43:14.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015621,"name":"@dapa-mui/x-internals","ecosystem":"npm","description":"Utility functions for the MUI X packages (internal use only).","homepage":"https://mui.com/x/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","utils"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:50.848Z","latest_release_published_at":"2024-11-03T10:49:50.848Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-13T11:50:20.110Z","created_at":"2024-11-03T10:50:26.650Z","updated_at":"2026-07-13T11:50:20.110Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-internals","install_command":"npm install @dapa-mui/x-internals","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:09.647Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-internals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-internals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-internals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-internals/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-internals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-internals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-internals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-internals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-internals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-internals/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:30.333Z","updated_at":"2024-11-03T10:50:30.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015612,"name":"@dapa-mui/x-codemod","ecosystem":"npm","description":"Codemod scripts for MUI X.","homepage":"https://github.com/mui/mui-x/tree/master/packages/x-codemod","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","codemod","jscodeshift"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:43.196Z","latest_release_published_at":"2024-11-03T10:49:43.196Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-13T11:50:20.480Z","created_at":"2024-11-03T10:50:19.894Z","updated_at":"2026-07-13T11:50:20.480Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-codemod","install_command":"npm install @dapa-mui/x-codemod","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:09.847Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.332151106393262},"purl":"pkg:npm/%40dapa-mui/x-codemod","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-codemod","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-codemod","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-codemod/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-codemod/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-codemod/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-codemod/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-codemod/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-codemod/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-codemod/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:20.903Z","updated_at":"2024-11-03T10:50:20.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015617,"name":"@dapa-mui/x-data-grid-generator","ecosystem":"npm","description":"Generate fake data for demo purposes only.","homepage":"https://github.com/mui/mui-x/tree/master/packages/x-data-grid-generator","licenses":"UNLICENSED","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["mui-x"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:47.170Z","latest_release_published_at":"2024-11-03T10:49:47.170Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-13T11:50:20.614Z","created_at":"2024-11-03T10:50:23.140Z","updated_at":"2026-07-13T11:50:20.614Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-data-grid-generator","install_command":"npm install @dapa-mui/x-data-grid-generator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.266Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-data-grid-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-data-grid-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-data-grid-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-data-grid-generator/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-generator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-generator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-generator/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:26.553Z","updated_at":"2024-11-03T10:50:26.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015619,"name":"@dapa-mui/x-data-grid-premium","ecosystem":"npm","description":"The Premium plan edition of the Data Grid Components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:47.477Z","latest_release_published_at":"2024-11-03T10:49:47.477Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-13T11:50:20.550Z","created_at":"2024-11-03T10:50:25.124Z","updated_at":"2026-07-13T11:50:20.551Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-data-grid-premium","install_command":"npm install @dapa-mui/x-data-grid-premium","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.221Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-data-grid-premium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-data-grid-premium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-data-grid-premium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-data-grid-premium/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-premium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-premium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-premium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-premium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-premium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-premium/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:28.795Z","updated_at":"2024-11-03T10:50:28.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016875,"name":"@x-mui/x-data-grid-pro","ecosystem":"npm","description":"The Pro plan edition of the Data Grid components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:12:28.283Z","latest_release_published_at":"2024-11-04T08:44:02.941Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-13T11:50:20.507Z","created_at":"2024-11-04T07:13:03.692Z","updated_at":"2026-07-13T11:50:20.507Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-data-grid-pro","install_command":"npm install @x-mui/x-data-grid-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0","next":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.273Z","dependent_packages_count":0,"downloads":66,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-data-grid-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-data-grid-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-data-grid-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-data-grid-pro/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid-pro/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:13:07.384Z","updated_at":"2024-11-04T07:13:07.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8000396,"name":"my-x-charts","ecosystem":"npm","description":"The community edition of the charts components (MUI X).","homepage":"https://mui.com/x/react-charts/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","material-ui","material design","charts"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-28T08:20:43.623Z","latest_release_published_at":"2023-07-28T08:20:43.623Z","latest_release_number":"6.0.0-alpha.5","last_synced_at":"2026-07-13T11:50:20.388Z","created_at":"2023-07-28T08:22:11.007Z","updated_at":"2026-07-13T11:50:20.388Z","registry_url":"https://www.npmjs.com/package/my-x-charts","install_command":"npm install my-x-charts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.0-alpha.5"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.325Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.25568439043309,"dependent_packages_count":55.07961473951386,"stargazers_count":1.6605363584642052,"forks_count":1.4360545084355485,"docker_downloads_count":null,"average":23.857972499211677},"purl":"pkg:npm/my-x-charts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-x-charts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-x-charts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-x-charts/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-charts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-charts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-charts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-charts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-charts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-charts/codemeta","maintainers":[{"uuid":"praveen_singh_m2p","login":"praveen_singh_m2p","name":null,"email":"praveen.singh@m2pfintech.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~praveen_singh_m2p","role":null,"created_at":"2023-07-28T08:22:12.199Z","updated_at":"2023-07-28T08:22:12.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praveen_singh_m2p/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016871,"name":"@x-mui/x-data-grid","ecosystem":"npm","description":"The Community plan edition of the Data Grid components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:12:07.748Z","latest_release_published_at":"2024-11-04T08:43:47.411Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-13T11:50:20.850Z","created_at":"2024-11-04T07:12:45.260Z","updated_at":"2026-07-13T11:50:20.850Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-data-grid","install_command":"npm install @x-mui/x-data-grid","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.1.0","next":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.038Z","dependent_packages_count":0,"downloads":122,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-data-grid/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-data-grid/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:12:53.170Z","updated_at":"2024-11-04T07:12:53.170Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8000389,"name":"my-x-date-pickers","ecosystem":"npm","description":"The community edition of the date picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","material-ui","material design","datepicker","timepicker","datetimepicker"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-28T08:20:44.352Z","latest_release_published_at":"2023-07-28T08:20:44.352Z","latest_release_number":"6.10.2","last_synced_at":"2026-07-13T11:50:20.376Z","created_at":"2023-07-28T08:22:09.988Z","updated_at":"2026-07-13T11:50:20.376Z","registry_url":"https://www.npmjs.com/package/my-x-date-pickers","install_command":"npm install my-x-date-pickers","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"6.10.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.886Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.25568439043309,"dependent_packages_count":55.07961473951386,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.16764956497347},"purl":"pkg:npm/my-x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-x-date-pickers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-x-date-pickers/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers/codemeta","maintainers":[{"uuid":"praveen_singh_m2p","login":"praveen_singh_m2p","name":null,"email":"praveen.singh@m2pfintech.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~praveen_singh_m2p","role":null,"created_at":"2023-07-28T08:22:10.829Z","updated_at":"2023-07-28T08:22:10.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praveen_singh_m2p/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1070420,"name":"@mui/x-data-grid","ecosystem":"npm","description":"The Community plan edition of the MUI X Data Grid components.","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"mui","versions_count":325,"first_release_published_at":"2021-08-27T13:53:28.414Z","latest_release_published_at":"2026-07-09T17:21:14.784Z","latest_release_number":"9.9.0","last_synced_at":"2026-07-15T04:35:07.725Z","created_at":"2022-04-07T20:46:12.007Z","updated_at":"2026-07-15T04:35:07.726Z","registry_url":"https://www.npmjs.com/package/@mui/x-data-grid","install_command":"npm install @mui/x-data-grid","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest-v6":"6.20.4","next":"9.0.0-rc.0","latest-v7":"7.29.13","latest-v8":"8.29.1","latest":"9.9.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-10-29T09:28:34.000Z","size":134082,"stargazers_count":4164,"open_issues_count":1408,"forks_count":1298,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-10-29T09:55:30.225Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-10-29T09:24:37.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222032758,"owners_count":16919386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-10-29T15:59:26.620Z","dependent_packages_count":608,"downloads":11567100,"downloads_period":"last-month","dependent_repos_count":14485,"rankings":{"downloads":0.14564394369069036,"dependent_repos_count":0.2154553047885866,"dependent_packages_count":0.10019983927676787,"stargazers_count":1.5983676721984506,"forks_count":1.2975179124271379,"docker_downloads_count":0.6452866959018876,"average":0.6670785613805869},"purl":"pkg:npm/%40mui/x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-data-grid","docker_dependents_count":217,"docker_downloads_count":700215,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-data-grid/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T10:50:34.439Z","issues_count":4684,"pull_requests_count":4314,"avg_time_to_close_issue":6674914.815559772,"avg_time_to_close_pull_request":1349028.9405878675,"issues_closed_count":2619,"pull_requests_closed_count":3197,"pull_request_authors_count":248,"issue_authors_count":1794,"avg_comments_per_issue":4.351409052092229,"avg_comments_per_pull_request":2.1896152063050534,"merged_pull_requests_count":2916,"bot_issues_count":2,"bot_pull_requests_count":1239,"past_year_issues_count":2731,"past_year_pull_requests_count":3271,"past_year_avg_time_to_close_issue":1237617.264945652,"past_year_avg_time_to_close_pull_request":661218.0114116652,"past_year_issues_closed_count":1462,"past_year_pull_requests_closed_count":2365,"past_year_pull_request_authors_count":191,"past_year_issue_authors_count":1091,"past_year_avg_comments_per_issue":3.4924935920908093,"past_year_avg_comments_per_pull_request":2.0366860287373894,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":972,"past_year_merged_pull_requests_count":2181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":458,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":428,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":409,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"joserodolfofreitas","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"samuelsycamore","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"prakhargupta1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":455,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":330,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":252,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"arthurbalduini","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"joserodolfofreitas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"siriwatknp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"mnajdova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"prakhargupta1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-10T10:54:57.262Z","updated_at":"2022-11-10T10:54:57.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2022-11-10T10:54:57.307Z","updated_at":"2022-11-10T10:54:57.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2022-11-10T10:54:57.269Z","updated_at":"2022-11-10T10:54:57.269Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2022-11-10T10:54:57.277Z","updated_at":"2022-11-10T10:54:57.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2022-11-10T10:54:57.284Z","updated_at":"2022-11-10T10:54:57.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2022-11-10T10:54:57.299Z","updated_at":"2022-11-10T10:54:57.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2022-11-10T10:54:57.315Z","updated_at":"2022-11-10T10:54:57.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-11T01:05:21.475Z","updated_at":"2026-02-11T01:05:21.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-04-03T08:07:24.795Z","updated_at":"2024-04-03T08:07:24.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-06-14T07:03:45.040Z","updated_at":"2023-06-14T07:03:45.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-06-28T10:01:00.061Z","updated_at":"2024-06-28T10:01:00.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-11T01:05:21.361Z","updated_at":"2026-02-11T01:05:21.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:47.520Z","updated_at":"2023-09-06T13:56:47.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-18T03:30:28.824Z","updated_at":"2023-09-18T03:30:28.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-06-24T18:52:10.026Z","updated_at":"2024-06-24T18:52:10.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-11T01:05:21.418Z","updated_at":"2026-02-11T01:05:21.418Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11594140,"name":"@vraksha/mui-x-telemetry-demo","ecosystem":"npm","description":"MUI X Telemetry","homepage":"https://mui.com/x/guides/telemetry/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"vraksha","versions_count":5,"first_release_published_at":"2025-04-29T15:05:31.474Z","latest_release_published_at":"2025-04-29T19:00:00.533Z","latest_release_number":"8.0.0-alpha.4","last_synced_at":"2026-07-09T05:08:18.093Z","created_at":"2025-04-29T19:00:28.840Z","updated_at":"2026-07-09T05:08:18.093Z","registry_url":"https://www.npmjs.com/package/@vraksha/mui-x-telemetry-demo","install_command":"npm install @vraksha/mui-x-telemetry-demo","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"8.0.0-alpha.4"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-03-12T12:16:37.614Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.732893119736566,"dependent_packages_count":35.700338529660776,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.21661582469867},"purl":"pkg:npm/%40vraksha/mui-x-telemetry-demo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vraksha/mui-x-telemetry-demo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vraksha/mui-x-telemetry-demo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vraksha/mui-x-telemetry-demo/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-x-telemetry-demo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-x-telemetry-demo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-x-telemetry-demo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-x-telemetry-demo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-x-telemetry-demo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vraksha%2Fmui-x-telemetry-demo/codemeta","maintainers":[{"uuid":"raksha555vadim","login":"raksha555vadim","name":null,"email":"vadim.raksha@restream.io","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~raksha555vadim","role":null,"created_at":"2025-04-29T19:00:34.971Z","updated_at":"2025-04-29T19:00:34.971Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raksha555vadim/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11647708,"name":"github.com/mui/mui-x","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":null,"versions_count":429,"first_release_published_at":"2020-04-30T15:07:25.000Z","latest_release_published_at":"2026-07-02T20:35:10.000Z","latest_release_number":"v9.8.0+incompatible","last_synced_at":"2026-07-09T05:10:24.591Z","created_at":"2025-05-16T10:38:04.387Z","updated_at":"2026-07-09T05:10:24.591Z","registry_url":"https://pkg.go.dev/github.com/mui/mui-x","install_command":"go get github.com/mui/mui-x","documentation_url":"https://pkg.go.dev/github.com/mui/mui-x#section-documentation","metadata":{},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:01.137Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.856551724137931,"dependent_packages_count":5.488302907369844,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.672427315753888},"purl":"pkg:golang/github.com/mui/mui-x","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mui/mui-x","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mui/mui-x","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mui/mui-x/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmui-x/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmui-x/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmui-x/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmui-x/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmui-x/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmui%2Fmui-x/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2212091,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11015623,"name":"@dapa-mui/x-date-pickers-pro","ecosystem":"npm","description":"The Pro plan edition of the Date and Time Picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","daterangepicker","timepicker","datetimepicker"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:50.876Z","latest_release_published_at":"2024-11-03T10:49:50.876Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:17.386Z","created_at":"2024-11-03T10:50:28.810Z","updated_at":"2026-07-09T05:08:17.386Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-date-pickers-pro","install_command":"npm install @dapa-mui/x-date-pickers-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:09.426Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-date-pickers-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-date-pickers-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-date-pickers-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-date-pickers-pro/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-date-pickers-pro/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:33.445Z","updated_at":"2024-11-03T10:50:33.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015625,"name":"@dapa-mui/x-tree-view-pro","ecosystem":"npm","description":"The Pro plan edition of the Tree View components (MUI X).","homepage":"https://mui.com/x/react-tree-view/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","treeview"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:53.394Z","latest_release_published_at":"2024-11-03T10:49:53.394Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:17.887Z","created_at":"2024-11-03T10:50:30.215Z","updated_at":"2026-07-09T05:08:17.887Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-tree-view-pro","install_command":"npm install @dapa-mui/x-tree-view-pro","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.925Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-tree-view-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-tree-view-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-tree-view-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-tree-view-pro/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view-pro/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:34.276Z","updated_at":"2024-11-03T10:50:34.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015618,"name":"@dapa-mui/x-data-grid-pro","ecosystem":"npm","description":"The Pro plan edition of the Data Grid components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:48.213Z","latest_release_published_at":"2024-11-03T10:49:48.213Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:18.229Z","created_at":"2024-11-03T10:50:25.107Z","updated_at":"2026-07-09T05:08:18.229Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-data-grid-pro","install_command":"npm install @dapa-mui/x-data-grid-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.236Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-data-grid-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-data-grid-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-data-grid-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-data-grid-pro/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid-pro/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:28.496Z","updated_at":"2024-11-03T10:50:28.496Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016872,"name":"@x-mui/x-date-pickers","ecosystem":"npm","description":"The community edition of the Date and Time Picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","timepicker","datetimepicker"],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:12:15.017Z","latest_release_published_at":"2024-11-04T08:43:52.455Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-09T05:08:18.223Z","created_at":"2024-11-04T07:12:50.779Z","updated_at":"2026-07-09T05:08:18.223Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-date-pickers","install_command":"npm install @x-mui/x-date-pickers","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.1.0","next":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.450Z","dependent_packages_count":0,"downloads":121,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-date-pickers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-date-pickers/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:12:54.880Z","updated_at":"2024-11-04T07:12:54.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1070425,"name":"@mui/x-license-pro","ecosystem":"npm","description":"MUI X License verification","homepage":"https://mui.com/x/introduction/licensing/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"mui","versions_count":65,"first_release_published_at":"2021-08-27T13:53:27.823Z","latest_release_published_at":"2023-07-27T17:02:20.952Z","latest_release_number":"6.10.2","last_synced_at":"2026-07-09T05:08:23.796Z","created_at":"2022-04-07T20:46:12.415Z","updated_at":"2026-07-09T05:08:23.796Z","registry_url":"https://www.npmjs.com/package/@mui/x-license-pro","install_command":"npm install @mui/x-license-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.2","next":"7.0.0-beta.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-10-29T09:28:34.000Z","size":134082,"stargazers_count":4164,"open_issues_count":1408,"forks_count":1298,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-10-29T09:55:30.225Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-10-29T09:24:37.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222032758,"owners_count":16919386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-10-30T00:55:47.098Z","dependent_packages_count":47,"downloads":1868364,"downloads_period":"last-month","dependent_repos_count":1113,"rankings":{"downloads":0.19984764146344,"dependent_repos_count":0.5775405757871319,"dependent_packages_count":0.6250093082606493,"stargazers_count":1.6150510676478085,"forks_count":1.3713457802216207,"docker_downloads_count":0.7247568009877734,"average":0.852258529061404},"purl":"pkg:npm/%40mui/x-license-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-license-pro","docker_dependents_count":56,"docker_downloads_count":27605,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-license-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-license-pro/dependencies","status":"deprecated","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T10:50:34.439Z","issues_count":4684,"pull_requests_count":4314,"avg_time_to_close_issue":6674914.815559772,"avg_time_to_close_pull_request":1349028.9405878675,"issues_closed_count":2619,"pull_requests_closed_count":3197,"pull_request_authors_count":248,"issue_authors_count":1794,"avg_comments_per_issue":4.351409052092229,"avg_comments_per_pull_request":2.1896152063050534,"merged_pull_requests_count":2916,"bot_issues_count":2,"bot_pull_requests_count":1239,"past_year_issues_count":2731,"past_year_pull_requests_count":3271,"past_year_avg_time_to_close_issue":1237617.264945652,"past_year_avg_time_to_close_pull_request":661218.0114116652,"past_year_issues_closed_count":1462,"past_year_pull_requests_closed_count":2365,"past_year_pull_request_authors_count":191,"past_year_issue_authors_count":1091,"past_year_avg_comments_per_issue":3.4924935920908093,"past_year_avg_comments_per_pull_request":2.0366860287373894,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":972,"past_year_merged_pull_requests_count":2181,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":458,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":428,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":409,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"joserodolfofreitas","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"JCQuintas","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"samuelsycamore","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"prakhargupta1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":455,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":330,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":252,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"arthurbalduini","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"joserodolfofreitas","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"DanailH","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"siriwatknp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"mnajdova","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"prakhargupta1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license-pro/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-18T17:06:27.636Z","updated_at":"2022-11-18T17:06:27.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2022-11-18T17:06:27.704Z","updated_at":"2022-11-18T17:06:27.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2022-11-18T17:06:27.641Z","updated_at":"2022-11-18T17:06:27.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2022-11-18T17:06:27.672Z","updated_at":"2022-11-18T17:06:27.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2022-11-18T17:06:27.692Z","updated_at":"2022-11-18T17:06:27.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2022-11-18T17:06:27.701Z","updated_at":"2022-11-18T17:06:27.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2022-11-18T17:06:27.708Z","updated_at":"2022-11-18T17:06:27.708Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-11T13:27:40.470Z","updated_at":"2026-02-11T13:27:40.470Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-04-03T08:07:27.013Z","updated_at":"2024-04-03T08:07:27.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-06-14T07:03:44.991Z","updated_at":"2023-06-14T07:03:44.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-06-28T12:46:43.110Z","updated_at":"2024-06-28T12:46:43.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-11T13:27:40.278Z","updated_at":"2026-02-11T13:27:40.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:48.793Z","updated_at":"2023-09-06T13:56:48.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-18T03:30:28.893Z","updated_at":"2023-09-18T03:30:28.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-06-24T13:46:05.216Z","updated_at":"2024-06-24T13:46:05.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-11T13:27:40.356Z","updated_at":"2026-02-11T13:27:40.356Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016867,"name":"@x-mui/x-license","ecosystem":"npm","description":"MUI X License verification","homepage":"https://mui.com/x/introduction/licensing/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:11:48.099Z","latest_release_published_at":"2024-11-04T08:43:34.205Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-09T05:08:18.293Z","created_at":"2024-11-04T07:12:26.124Z","updated_at":"2026-07-09T05:08:18.293Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-license","install_command":"npm install @x-mui/x-license","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0","next":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.326Z","dependent_packages_count":0,"downloads":142,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-license","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-license","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-license","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-license/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-license/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-license/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-license/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-license/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-license/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-license/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:12:27.424Z","updated_at":"2024-11-04T07:12:27.424Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10966978,"name":"kalyan90-x-data-grid-pro","ecosystem":"npm","description":"The Pro plan edition of the Data Grid components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-13T12:55:06.652Z","latest_release_published_at":"2024-10-13T12:55:06.652Z","latest_release_number":"0.0.2","last_synced_at":"2026-07-09T05:08:17.967Z","created_at":"2024-10-13T12:56:05.533Z","updated_at":"2026-07-09T05:08:17.967Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-data-grid-pro","install_command":"npm install kalyan90-x-data-grid-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:09.671Z","dependent_packages_count":0,"downloads":65,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-data-grid-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-data-grid-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-data-grid-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-data-grid-pro/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-pro/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:43:13.966Z","updated_at":"2024-10-13T14:43:13.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015614,"name":"@dapa-mui/x-charts-pro","ecosystem":"npm","description":"The Pro plan edition of the Charts components (MUI X).","homepage":"https://mui.com/x/react-charts/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","charts"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:43.802Z","latest_release_published_at":"2024-11-03T10:49:43.802Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:18.363Z","created_at":"2024-11-03T10:50:21.335Z","updated_at":"2026-07-09T05:08:18.363Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-charts-pro","install_command":"npm install @dapa-mui/x-charts-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.327Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.332151106393262},"purl":"pkg:npm/%40dapa-mui/x-charts-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-charts-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-charts-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-charts-pro/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-pro/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:22.266Z","updated_at":"2024-11-03T10:50:22.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8000392,"name":"my-x-codemod","ecosystem":"npm","description":"Codemod scripts for MUI X.","homepage":"https://github.com/mui/mui-x/tree/master/packages/x-codemod","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","codemod","jscodeshift"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-28T08:20:43.324Z","latest_release_published_at":"2023-07-28T08:20:43.324Z","latest_release_number":"6.9.0","last_synced_at":"2026-07-09T05:08:18.041Z","created_at":"2023-07-28T08:22:10.720Z","updated_at":"2026-07-09T05:08:18.041Z","registry_url":"https://www.npmjs.com/package/my-x-codemod","install_command":"npm install my-x-codemod","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"6.9.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:09.838Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{},"purl":"pkg:npm/my-x-codemod","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-x-codemod","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-x-codemod","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-x-codemod/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-codemod/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-codemod/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-codemod/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-codemod/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-codemod/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-codemod/codemeta","maintainers":[{"uuid":"praveen_singh_m2p","login":"praveen_singh_m2p","name":null,"email":"praveen.singh@m2pfintech.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~praveen_singh_m2p","role":null,"created_at":"2023-07-28T08:22:11.328Z","updated_at":"2023-07-28T08:22:11.328Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praveen_singh_m2p/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016874,"name":"@x-mui/x-charts-pro","ecosystem":"npm","description":"The Pro plan edition of the Charts components (MUI X).","homepage":"https://mui.com/x/react-charts/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","charts"],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:12:23.772Z","latest_release_published_at":"2024-11-04T08:43:59.201Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-09T05:08:18.490Z","created_at":"2024-11-04T07:12:59.139Z","updated_at":"2026-07-09T05:08:18.490Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-charts-pro","install_command":"npm install @x-mui/x-charts-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0","next":"1.0.0-beta.5"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.656Z","dependent_packages_count":0,"downloads":109,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-charts-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-charts-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-charts-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-charts-pro/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-pro/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:13:02.793Z","updated_at":"2024-11-04T07:13:02.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14215369,"name":"@mui/x-scheduler-headless","ecosystem":"npm","description":"The community edition of the headless version of the scheduler components (MUI X).","homepage":"https://mui.com/x/react-scheduler/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","scheduler","event-calendar","calendar","timeline","agenda","planning","big-calendar"],"namespace":"mui","versions_count":5,"first_release_published_at":"2026-04-06T14:33:18.764Z","latest_release_published_at":"2026-04-06T14:33:18.764Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-09T05:08:24.425Z","created_at":"2026-04-09T08:48:32.118Z","updated_at":"2026-07-09T05:08:24.425Z","registry_url":"https://www.npmjs.com/package/@mui/x-scheduler-headless","install_command":"npm install @mui/x-scheduler-headless","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/mui-org","type":"opencollective"},"dist-tags":{"canary":"0.0.1","next":"9.0.0-alpha.0","latest":"9.0.0-alpha.4"}},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-13T17:32:53.611Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.137010197143812,"dependent_packages_count":31.910972449010504,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.02399132307716},"purl":"pkg:npm/%40mui/x-scheduler-headless","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-scheduler-headless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-scheduler-headless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-scheduler-headless/dependencies","status":"deprecated","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2026-04-09T08:48:33.187Z","updated_at":"2026-04-09T08:48:33.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2026-04-09T08:48:33.103Z","updated_at":"2026-04-09T08:48:33.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2026-04-09T08:48:33.232Z","updated_at":"2026-04-09T08:48:33.232Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2026-04-09T08:48:33.022Z","updated_at":"2026-04-09T08:48:33.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2026-04-09T08:48:32.975Z","updated_at":"2026-04-09T08:48:32.975Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2026-04-09T08:48:33.142Z","updated_at":"2026-04-09T08:48:33.142Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2026-04-09T08:48:33.063Z","updated_at":"2026-04-09T08:48:33.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-04-09T08:48:33.678Z","updated_at":"2026-04-09T08:48:33.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2026-04-09T08:48:33.284Z","updated_at":"2026-04-09T08:48:33.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2026-04-09T08:48:33.535Z","updated_at":"2026-04-09T08:48:33.535Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2026-04-09T08:48:33.327Z","updated_at":"2026-04-09T08:48:33.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-04-09T08:48:33.589Z","updated_at":"2026-04-09T08:48:33.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2026-04-09T08:48:33.382Z","updated_at":"2026-04-09T08:48:33.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2026-04-09T08:48:33.422Z","updated_at":"2026-04-09T08:48:33.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2026-04-09T08:48:33.476Z","updated_at":"2026-04-09T08:48:33.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-04-09T08:48:33.630Z","updated_at":"2026-04-09T08:48:33.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10966971,"name":"kalyan90-x-codemod","ecosystem":"npm","description":"Codemod scripts for MUI X.","homepage":"https://github.com/mui/mui-x/tree/master/packages/x-codemod","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","codemod","jscodeshift"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-13T12:51:19.128Z","latest_release_published_at":"2024-10-13T12:51:19.128Z","latest_release_number":"7.18.0","last_synced_at":"2026-07-09T05:08:20.330Z","created_at":"2024-10-13T12:51:54.280Z","updated_at":"2026-07-09T05:08:20.330Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-codemod","install_command":"npm install kalyan90-x-codemod","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"7.18.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.822Z","dependent_packages_count":0,"downloads":67,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-codemod","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-codemod","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-codemod","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-codemod/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-codemod/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-codemod/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-codemod/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-codemod/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-codemod/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-codemod/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:42:58.548Z","updated_at":"2024-10-13T14:42:58.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10966977,"name":"kalyan90-x-data-grid-generator","ecosystem":"npm","description":"Generate fake data for demo purposes only.","homepage":"https://github.com/mui/mui-x/tree/master/packages/x-data-grid-generator","licenses":"UNLICENSED","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["mui-x"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-13T12:54:57.921Z","latest_release_published_at":"2024-10-13T12:54:57.921Z","latest_release_number":"0.0.2","last_synced_at":"2026-07-09T05:08:20.648Z","created_at":"2024-10-13T12:55:52.419Z","updated_at":"2026-07-09T05:08:20.649Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-data-grid-generator","install_command":"npm install kalyan90-x-data-grid-generator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.302Z","dependent_packages_count":0,"downloads":64,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-data-grid-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-data-grid-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-data-grid-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-data-grid-generator/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-generator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-generator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-generator/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:43:13.888Z","updated_at":"2024-10-13T14:43:13.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10558054,"name":"@mui/x-internals","ecosystem":"npm","description":"Utility functions for the MUI X packages (internal use only).","homepage":"https://mui.com/x/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","utils"],"namespace":"mui","versions_count":81,"first_release_published_at":"2024-07-05T18:23:17.340Z","latest_release_published_at":"2026-07-02T20:44:56.963Z","latest_release_number":"9.8.0","last_synced_at":"2026-07-09T05:08:32.240Z","created_at":"2024-07-05T18:25:11.832Z","updated_at":"2026-07-09T05:08:32.240Z","registry_url":"https://www.npmjs.com/package/@mui/x-internals","install_command":"npm install @mui/x-internals","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest-v7":"7.29.0","next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.8.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-05T20:42:36.631Z","dependent_packages_count":0,"downloads":16791984,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.105888974377702,"dependent_packages_count":39.3860757990528,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.24598238671525},"purl":"pkg:npm/%40mui/x-internals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-internals","docker_dependents_count":1,"docker_downloads_count":178,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-internals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-internals/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internals/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2024-07-05T18:25:21.193Z","updated_at":"2024-07-05T18:25:21.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2024-07-05T18:25:21.890Z","updated_at":"2024-07-05T18:25:21.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2024-07-05T18:25:21.309Z","updated_at":"2024-07-05T18:25:21.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2024-07-05T18:25:21.486Z","updated_at":"2024-07-05T18:25:21.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2024-07-05T18:25:21.633Z","updated_at":"2024-07-05T18:25:21.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2024-07-05T18:25:21.790Z","updated_at":"2024-07-05T18:25:21.790Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2024-07-05T18:25:21.974Z","updated_at":"2024-07-05T18:25:21.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-18T00:02:27.735Z","updated_at":"2026-02-18T00:02:27.735Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-07-05T18:25:20.454Z","updated_at":"2024-07-05T18:25:20.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2024-07-05T18:25:21.086Z","updated_at":"2024-07-05T18:25:21.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-07-05T18:25:20.034Z","updated_at":"2024-07-05T18:25:20.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-18T00:02:27.005Z","updated_at":"2026-02-18T00:02:27.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2024-07-05T18:25:20.963Z","updated_at":"2024-07-05T18:25:20.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2024-07-05T18:25:20.691Z","updated_at":"2024-07-05T18:25:20.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-07-05T18:25:20.238Z","updated_at":"2024-07-05T18:25:20.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-18T00:02:27.290Z","updated_at":"2026-02-18T00:02:27.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7837716,"name":"@mui/x-charts","ecosystem":"npm","description":"The community edition of MUI X Charts components.","homepage":"https://mui.com/x/react-charts/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","charts"],"namespace":"mui","versions_count":181,"first_release_published_at":"2023-06-22T13:41:57.513Z","latest_release_published_at":"2026-07-09T17:20:31.586Z","latest_release_number":"9.9.0","last_synced_at":"2026-07-15T01:01:18.348Z","created_at":"2023-06-22T14:06:16.329Z","updated_at":"2026-07-15T01:01:18.349Z","registry_url":"https://www.npmjs.com/package/@mui/x-charts","install_command":"npm install @mui/x-charts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest-v7":"7.29.1","next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.9.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-08T05:55:08.129Z","dependent_packages_count":27,"downloads":3243685,"downloads_period":"last-month","dependent_repos_count":807,"rankings":{"downloads":0.6098279973033464,"dependent_repos_count":0.6440246905554254,"dependent_packages_count":0.9412228191123908,"stargazers_count":1.5983676721984506,"forks_count":1.2975179124271379,"docker_downloads_count":null,"average":1.0181922183193501},"purl":"pkg:npm/%40mui/x-charts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-charts","docker_dependents_count":1,"docker_downloads_count":13,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-charts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-charts/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T03:31:18.427Z","issues_count":4376,"pull_requests_count":3946,"avg_time_to_close_issue":6599411.5035022665,"avg_time_to_close_pull_request":1229405.4270085471,"issues_closed_count":2411,"pull_requests_closed_count":2925,"pull_request_authors_count":228,"issue_authors_count":1647,"avg_comments_per_issue":4.341407678244972,"avg_comments_per_pull_request":2.1637100861632033,"merged_pull_requests_count":2678,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2733,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":1293424.582010582,"past_year_avg_time_to_close_pull_request":661052.3202316922,"past_year_issues_closed_count":1499,"past_year_pull_requests_closed_count":2417,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":1108,"past_year_avg_comments_per_issue":3.4482253933406515,"past_year_avg_comments_per_pull_request":2.002476013618075,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2235,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":541,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":444,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":404,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":397,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":343,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":190,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2023-06-22T15:06:35.169Z","updated_at":"2023-06-22T15:06:35.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2023-06-22T15:06:35.764Z","updated_at":"2023-06-22T15:06:35.764Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2023-06-22T15:06:35.313Z","updated_at":"2023-06-22T15:06:35.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2023-06-22T15:06:35.374Z","updated_at":"2023-06-22T15:06:35.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2023-06-22T15:06:35.431Z","updated_at":"2023-06-22T15:06:35.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2023-06-22T15:06:35.621Z","updated_at":"2023-06-22T15:06:35.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2023-06-22T15:06:35.811Z","updated_at":"2023-06-22T15:06:35.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-11T08:54:01.075Z","updated_at":"2026-02-11T08:54:01.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-04-03T08:07:11.601Z","updated_at":"2024-04-03T08:07:11.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-06-22T15:06:35.146Z","updated_at":"2023-06-22T15:06:35.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-06-28T12:46:32.637Z","updated_at":"2024-06-28T12:46:32.637Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-11T08:54:00.980Z","updated_at":"2026-02-11T08:54:00.980Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:49.324Z","updated_at":"2023-09-06T13:56:49.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-14T16:56:29.105Z","updated_at":"2023-09-14T16:56:29.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-06-24T18:51:45.254Z","updated_at":"2024-06-24T18:51:45.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-11T08:54:01.026Z","updated_at":"2026-02-11T08:54:01.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14165251,"name":"org.mvnpm.at.mui:x-data-grid","ecosystem":"maven","description":"The Community plan edition of the MUI X Data Grid components.","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"org.mvnpm.at.mui","versions_count":17,"first_release_published_at":"2024-05-23T11:34:35.000Z","latest_release_published_at":"2026-07-10T14:35:38.000Z","latest_release_number":"9.9.0","last_synced_at":"2026-07-10T17:51:01.073Z","created_at":"2026-04-01T21:46:34.511Z","updated_at":"2026-07-10T17:51:01.073Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.mui/x-data-grid/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.mui/x-data-grid/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-01T21:46:35.371Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.587156732255348,"dependent_packages_count":42.29950414553111,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.94333043889323},"purl":"pkg:maven/org.mvnpm.at.mui/x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.mui:x-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.mui:x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.mui:x-data-grid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-data-grid/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612081,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1070419,"name":"@mui/x-data-grid-generator","ecosystem":"npm","description":"Generate fake data for demo purposes only.","homepage":"https://github.com/mui/mui-x/tree/master/packages/x-data-grid-generator","licenses":"UNLICENSED","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["mui-x"],"namespace":"mui","versions_count":310,"first_release_published_at":"2021-08-27T13:53:28.389Z","latest_release_published_at":"2026-05-08T10:36:23.115Z","latest_release_number":"9.1.0","last_synced_at":"2026-05-08T11:47:53.317Z","created_at":"2022-04-07T20:46:11.984Z","updated_at":"2026-05-08T11:47:53.318Z","registry_url":"https://www.npmjs.com/package/@mui/x-data-grid-generator","install_command":"npm install @mui/x-data-grid-generator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest-v6":"6.20.5","next":"9.0.0-rc.0","latest-v7":"7.29.13","latest":"9.1.0","latest-v8":"8.28.5"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:39:44.913Z","dependent_packages_count":118,"downloads":337470,"downloads_period":"last-month","dependent_repos_count":558,"rankings":{"downloads":0.5301719634848227,"dependent_repos_count":0.7348146570626749,"dependent_packages_count":0.3204947753637498,"stargazers_count":1.5983676721984506,"forks_count":1.2975179124271379,"docker_downloads_count":1.0580505742514221,"average":0.9232362591313764},"purl":"pkg:npm/%40mui/x-data-grid-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-data-grid-generator","docker_dependents_count":17,"docker_downloads_count":1043,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-data-grid-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-data-grid-generator/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T03:31:18.427Z","issues_count":4376,"pull_requests_count":3946,"avg_time_to_close_issue":6599411.5035022665,"avg_time_to_close_pull_request":1229405.4270085471,"issues_closed_count":2411,"pull_requests_closed_count":2925,"pull_request_authors_count":228,"issue_authors_count":1647,"avg_comments_per_issue":4.341407678244972,"avg_comments_per_pull_request":2.1637100861632033,"merged_pull_requests_count":2678,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2733,"past_year_pull_requests_count":3231,"past_year_avg_time_to_close_issue":1293424.582010582,"past_year_avg_time_to_close_pull_request":661052.3202316922,"past_year_issues_closed_count":1499,"past_year_pull_requests_closed_count":2417,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":1108,"past_year_avg_comments_per_issue":3.4482253933406515,"past_year_avg_comments_per_pull_request":2.002476013618075,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2235,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":541,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":444,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":404,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":397,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":424,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":343,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":190,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-generator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-generator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-data-grid-generator/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2022-11-19T23:56:33.720Z","updated_at":"2022-11-19T23:56:33.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2022-11-19T23:56:33.770Z","updated_at":"2022-11-19T23:56:33.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2022-11-19T23:56:33.727Z","updated_at":"2022-11-19T23:56:33.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2022-11-19T23:56:33.735Z","updated_at":"2022-11-19T23:56:33.735Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2022-11-19T23:56:33.752Z","updated_at":"2022-11-19T23:56:33.752Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2022-11-19T23:56:33.761Z","updated_at":"2022-11-19T23:56:33.761Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2022-11-19T23:56:33.774Z","updated_at":"2022-11-19T23:56:33.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-20T12:17:17.632Z","updated_at":"2026-02-20T12:17:17.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-04-03T08:07:26.475Z","updated_at":"2024-04-03T08:07:26.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-06-14T07:03:45.958Z","updated_at":"2023-06-14T07:03:45.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-06-28T10:01:00.684Z","updated_at":"2024-06-28T10:01:00.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-20T12:17:16.439Z","updated_at":"2026-02-20T12:17:16.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:49.150Z","updated_at":"2023-09-06T13:56:49.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-18T03:30:27.972Z","updated_at":"2023-09-18T03:30:27.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-06-24T13:46:05.212Z","updated_at":"2024-06-24T13:46:05.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-20T12:17:17.243Z","updated_at":"2026-02-20T12:17:17.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10845589,"name":"@lewis-ui/x-date-pickers","ecosystem":"npm","description":"The community edition of the Date and Time Picker components","homepage":"https://github.com/mui/mui-x#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","timepicker","datetimepicker"],"namespace":"lewis-ui","versions_count":2,"first_release_published_at":"2024-08-28T17:09:51.969Z","latest_release_published_at":"2024-08-28T18:24:09.705Z","latest_release_number":"1.1.1","last_synced_at":"2026-07-09T05:08:23.182Z","created_at":"2024-08-30T04:37:48.472Z","updated_at":"2026-07-09T05:08:23.182Z","registry_url":"https://www.npmjs.com/package/@lewis-ui/x-date-pickers","install_command":"npm install @lewis-ui/x-date-pickers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.1"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-06T01:58:09.210Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.03187699652323,"dependent_repos_count":25.87489502714214,"dependent_packages_count":37.585245661086226,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.1640058949172},"purl":"pkg:npm/%40lewis-ui/x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lewis-ui/x-date-pickers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lewis-ui/x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lewis-ui/x-date-pickers/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-date-pickers/codemeta","maintainers":[{"uuid":"lewisnguyen00","login":"lewisnguyen00","name":null,"email":"minhnguyen2710@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~lewisnguyen00","role":null,"created_at":"2024-08-30T11:08:22.753Z","updated_at":"2024-08-30T11:08:22.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lewisnguyen00/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8000390,"name":"my-x-data-grid-premium","ecosystem":"npm","description":"The Premium plan edition of the data grid component (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-28T08:20:43.696Z","latest_release_published_at":"2023-07-28T08:20:43.696Z","latest_release_number":"6.10.2","last_synced_at":"2026-07-09T05:08:21.710Z","created_at":"2023-07-28T08:22:10.374Z","updated_at":"2026-07-09T05:08:21.710Z","registry_url":"https://www.npmjs.com/package/my-x-data-grid-premium","install_command":"npm install my-x-data-grid-premium","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.808Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.25568439043309,"dependent_packages_count":55.07961473951386,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.16764956497347},"purl":"pkg:npm/my-x-data-grid-premium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-x-data-grid-premium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-x-data-grid-premium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-x-data-grid-premium/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-premium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-premium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-premium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-premium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-premium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-premium/codemeta","maintainers":[{"uuid":"praveen_singh_m2p","login":"praveen_singh_m2p","name":null,"email":"praveen.singh@m2pfintech.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~praveen_singh_m2p","role":null,"created_at":"2023-07-28T08:22:11.523Z","updated_at":"2023-07-28T08:22:11.523Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praveen_singh_m2p/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8593068,"name":"@purbalinggakab/x-date-pickers-pro","ecosystem":"npm","description":"The commercial edition of the date picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","daterangepicker","timepicker","datetimepicker"],"namespace":"purbalinggakab","versions_count":5,"first_release_published_at":"2023-11-23T08:47:13.953Z","latest_release_published_at":"2023-11-24T06:26:59.596Z","latest_release_number":"0.1.11","last_synced_at":"2026-07-09T05:08:22.112Z","created_at":"2023-11-23T08:50:41.278Z","updated_at":"2026-07-09T05:08:22.112Z","registry_url":"https://www.npmjs.com/package/@purbalinggakab/x-date-pickers-pro","install_command":"npm install @purbalinggakab/x-date-pickers-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.11"}},"repo_metadata":{"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build data-rich applications using a growing list of advanced React components.","archived":false,"fork":false,"pushed_at":"2023-12-17T17:27:53.000Z","size":116935,"stargazers_count":3192,"open_issues_count":1036,"forks_count":879,"subscribers_count":54,"default_branch":"next","last_synced_at":"2023-12-17T20:04:44.660Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":"mui","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2023-12-17T14:54:46.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":5652,"total_committers":291,"mean_commits":"19.422680412371133","dds":0.7390304317055909,"last_synced_commit":"bf4156429f77f1447909e53f1c6b91ecc78c8bd9"},"previous_names":["mui-org/material-ui-x"],"tags_count":231,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176793079,"owners_count":10450076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"Move faster with intuitive React UI tools. Follow your own design system, or start with Material Design (Material UI).","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":10,"last_synced_at":"2023-04-09T13:41:18.530Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mui","created_at":"2022-11-02T16:26:55.386Z","updated_at":"2023-04-09T13:41:18.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2023-12-17T20:19:33.558Z","dependent_packages_count":0,"downloads":76,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.39157083629779,"dependent_packages_count":52.28267196606132,"stargazers_count":1.613042336125226,"forks_count":1.3748071715687533,"docker_downloads_count":null,"average":22.91552307751327},"purl":"pkg:npm/%40purbalinggakab/x-date-pickers-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@purbalinggakab/x-date-pickers-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@purbalinggakab/x-date-pickers-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@purbalinggakab/x-date-pickers-pro/dependencies","status":"removed","funding_links":["https://opencollective.com/mui"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-17T18:44:09.509Z","issues_count":1964,"pull_requests_count":1469,"avg_time_to_close_issue":7242662.045771144,"avg_time_to_close_pull_request":1572675.9589041097,"issues_closed_count":995,"pull_requests_closed_count":1095,"pull_request_authors_count":99,"issue_authors_count":808,"avg_comments_per_issue":4.291242362525458,"avg_comments_per_pull_request":2.204220558202859,"merged_pull_requests_count":1013,"bot_issues_count":1,"bot_pull_requests_count":401,"past_year_issues_count":1416,"past_year_pull_requests_count":1367,"past_year_avg_time_to_close_issue":2126795.1430555554,"past_year_avg_time_to_close_pull_request":997769.986,"past_year_issues_closed_count":711,"past_year_pull_requests_closed_count":1000,"past_year_pull_request_authors_count":95,"past_year_issue_authors_count":667,"past_year_avg_comments_per_issue":3.278954802259887,"past_year_avg_comments_per_pull_request":2.093635698610095,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":401,"past_year_merged_pull_requests_count":931,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers-pro/codemeta","maintainers":[{"uuid":"dckristiono","login":"dckristiono","name":null,"email":"dckristiono@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~dckristiono","role":null,"created_at":"2023-11-23T08:52:01.072Z","updated_at":"2023-11-23T08:52:01.072Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dckristiono/packages"},{"uuid":"rafly_firdausy","login":"rafly_firdausy","name":null,"email":"rafly.firdausy@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~rafly_firdausy","role":null,"created_at":"2023-11-23T08:52:00.994Z","updated_at":"2023-11-23T08:52:00.994Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rafly_firdausy/packages"},{"uuid":"bjsetiawan","login":"bjsetiawan","name":null,"email":"bill.jodh@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~bjsetiawan","role":null,"created_at":"2023-11-23T08:52:01.032Z","updated_at":"2023-11-23T08:52:01.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bjsetiawan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8355018,"name":"my-test-grid","ecosystem":"npm","description":"The Premium plan edition of the data grid component (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-09-29T14:28:54.718Z","latest_release_published_at":"2023-09-29T14:28:54.718Z","latest_release_number":"5.15.1","last_synced_at":"2026-07-09T05:08:22.041Z","created_at":"2023-09-29T14:30:19.912Z","updated_at":"2026-07-09T05:08:22.041Z","registry_url":"https://www.npmjs.com/package/my-test-grid","install_command":"npm install my-test-grid","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.15.1"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.984Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.33191565440724,"dependent_packages_count":53.37551122620366,"stargazers_count":1.6483661336883595,"forks_count":1.4201361797184886,"docker_downloads_count":null,"average":23.443982298504437},"purl":"pkg:npm/my-test-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-test-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-test-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-test-grid/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-test-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-test-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-test-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-test-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-test-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-test-grid/codemeta","maintainers":[{"uuid":"ne7le4der","login":"ne7le4der","name":null,"email":"ne7le4der@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~ne7le4der","role":null,"created_at":"2023-09-29T14:30:21.398Z","updated_at":"2023-09-29T14:30:21.398Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ne7le4der/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8000391,"name":"my-x-license-pro","ecosystem":"npm","description":"MUI X License verification","homepage":"https://mui.com/x/introduction/licensing/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-28T08:20:43.629Z","latest_release_published_at":"2023-07-28T08:20:43.629Z","latest_release_number":"6.10.2","last_synced_at":"2026-07-09T05:08:22.279Z","created_at":"2023-07-28T08:22:10.434Z","updated_at":"2026-07-09T05:08:22.279Z","registry_url":"https://www.npmjs.com/package/my-x-license-pro","install_command":"npm install my-x-license-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:13.057Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.25568439043309,"dependent_packages_count":55.07961473951386,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.16764956497347},"purl":"pkg:npm/my-x-license-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-x-license-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-x-license-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-x-license-pro/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-license-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-license-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-license-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-license-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-license-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-license-pro/codemeta","maintainers":[{"uuid":"praveen_singh_m2p","login":"praveen_singh_m2p","name":null,"email":"praveen.singh@m2pfintech.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~praveen_singh_m2p","role":null,"created_at":"2023-07-28T08:22:11.447Z","updated_at":"2023-07-28T08:22:11.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praveen_singh_m2p/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9469375,"name":"@qvztest/xdgg","ecosystem":"npm","description":"Generate fake data for demo purposes only.","homepage":"https://github.com/mui/mui-x/tree/master/packages/x-data-grid-generator","licenses":"UNLICENSED","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["mui-x"],"namespace":"qvztest","versions_count":1,"first_release_published_at":"2024-04-02T15:17:58.064Z","latest_release_published_at":"2024-04-02T15:17:58.064Z","latest_release_number":"7.0.1","last_synced_at":"2026-07-09T05:08:12.645Z","created_at":"2024-04-02T21:20:54.501Z","updated_at":"2026-07-09T05:08:12.645Z","registry_url":"https://www.npmjs.com/package/@qvztest/xdgg","install_command":"npm install @qvztest/xdgg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.0.1"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-06T01:58:16.458Z","dependent_packages_count":0,"downloads":1,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.91886173594916,"dependent_packages_count":45.7749866870379,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.84692421149353},"purl":"pkg:npm/%40qvztest/xdgg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@qvztest/xdgg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@qvztest/xdgg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@qvztest/xdgg/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qvztest%2Fxdgg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qvztest%2Fxdgg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qvztest%2Fxdgg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qvztest%2Fxdgg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qvztest%2Fxdgg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@qvztest%2Fxdgg/codemeta","maintainers":[{"uuid":"hjxylgogogo","login":"hjxylgogogo","name":null,"email":"1091408982@qq.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~hjxylgogogo","role":null,"created_at":"2024-04-02T21:20:55.139Z","updated_at":"2024-04-02T21:20:55.139Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hjxylgogogo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016866,"name":"@x-mui/x-internals","ecosystem":"npm","description":"Utility functions for the MUI X packages (internal use only).","homepage":"https://mui.com/x/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","utils"],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:11:44.667Z","latest_release_published_at":"2024-11-04T08:43:31.116Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-09T05:08:18.408Z","created_at":"2024-11-04T07:12:20.381Z","updated_at":"2026-07-09T05:08:18.408Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-internals","install_command":"npm install @x-mui/x-internals","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.1.0","next":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.656Z","dependent_packages_count":0,"downloads":218,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-internals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-internals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-internals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-internals/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-internals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-internals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-internals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-internals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-internals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-internals/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:12:21.485Z","updated_at":"2024-11-04T07:12:21.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8000394,"name":"my-x-data-grid-generator","ecosystem":"npm","description":"Generate fake data for demo purposes only.","homepage":"https://mui.com/x/react-data-grid/","licenses":"UNLICENSED","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-28T08:20:43.778Z","latest_release_published_at":"2023-07-28T08:20:43.778Z","latest_release_number":"6.10.2","last_synced_at":"2026-07-09T05:08:17.133Z","created_at":"2023-07-28T08:22:10.792Z","updated_at":"2026-07-09T05:08:17.133Z","registry_url":"https://www.npmjs.com/package/my-x-data-grid-generator","install_command":"npm install my-x-data-grid-generator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:01.295Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.25568439043309,"dependent_packages_count":55.07961473951386,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":46.16764956497347},"purl":"pkg:npm/my-x-data-grid-generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-x-data-grid-generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-x-data-grid-generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-x-data-grid-generator/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-generator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-generator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-generator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-generator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-generator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-generator/codemeta","maintainers":[{"uuid":"praveen_singh_m2p","login":"praveen_singh_m2p","name":null,"email":"praveen.singh@m2pfintech.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~praveen_singh_m2p","role":null,"created_at":"2023-07-28T08:22:11.306Z","updated_at":"2023-07-28T08:22:11.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praveen_singh_m2p/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8871370,"name":"@mui/x-license","ecosystem":"npm","description":"MUI X License verification.","homepage":"https://mui.com/x/introduction/licensing/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"mui","versions_count":104,"first_release_published_at":"2024-02-09T19:06:11.040Z","latest_release_published_at":"2026-07-02T20:45:20.976Z","latest_release_number":"9.8.0","last_synced_at":"2026-07-09T05:08:22.208Z","created_at":"2024-02-09T21:24:05.746Z","updated_at":"2026-07-09T05:08:22.208Z","registry_url":"https://www.npmjs.com/package/@mui/x-license","install_command":"npm install @mui/x-license","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest-v7":"7.29.1","next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.8.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-05T20:42:36.378Z","dependent_packages_count":0,"downloads":5176634,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.10793497044612,"dependent_packages_count":48.69742765627236,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.40268131335924},"purl":"pkg:npm/%40mui/x-license","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-license","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-license","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-license/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-license/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2024-02-09T23:21:16.684Z","updated_at":"2024-02-09T23:21:16.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2024-02-09T23:21:17.001Z","updated_at":"2024-02-09T23:21:17.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2024-02-09T23:21:16.749Z","updated_at":"2024-02-09T23:21:16.749Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2024-02-09T23:21:16.810Z","updated_at":"2024-02-09T23:21:16.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2024-02-09T23:21:16.866Z","updated_at":"2024-02-09T23:21:16.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2024-02-09T23:21:16.933Z","updated_at":"2024-02-09T23:21:16.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2024-02-09T23:21:17.058Z","updated_at":"2024-02-09T23:21:17.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-12T06:34:59.377Z","updated_at":"2026-02-12T06:34:59.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-04-03T08:07:11.778Z","updated_at":"2024-04-03T08:07:11.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2024-02-09T23:21:16.627Z","updated_at":"2024-02-09T23:21:16.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-06-28T12:46:43.005Z","updated_at":"2024-06-28T12:46:43.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-12T06:34:58.478Z","updated_at":"2026-02-12T06:34:58.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2024-02-09T23:21:16.570Z","updated_at":"2024-02-09T23:21:16.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2024-02-09T23:21:16.514Z","updated_at":"2024-02-09T23:21:16.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-06-24T13:46:05.449Z","updated_at":"2024-06-24T13:46:05.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-12T06:34:58.913Z","updated_at":"2026-02-12T06:34:58.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1032921,"name":"@lihanwen/x-data-grid","ecosystem":"npm","description":"The community edition of the data grid component (MUI X).","homepage":"https://mui.com/components/data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"lihanwen","versions_count":1,"first_release_published_at":"2022-03-06T12:06:37.913Z","latest_release_published_at":"2022-03-06T12:06:37.913Z","latest_release_number":"5.6.0","last_synced_at":"2026-07-09T05:08:17.833Z","created_at":"2022-04-07T19:45:14.408Z","updated_at":"2026-07-09T05:08:17.834Z","registry_url":"https://www.npmjs.com/package/@lihanwen/x-data-grid","install_command":"npm install @lihanwen/x-data-grid","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"5.6.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-04-18T06:46:38.353Z","dependent_packages_count":1,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.06644332314033,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.234696999812782,"forks_count":1.872652688889081,"average":16.345143911229748},"purl":"pkg:npm/%40lihanwen/x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lihanwen/x-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lihanwen/x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lihanwen/x-data-grid/dependencies","status":null,"funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lihanwen%2Fx-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lihanwen%2Fx-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lihanwen%2Fx-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lihanwen%2Fx-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lihanwen%2Fx-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lihanwen%2Fx-data-grid/codemeta","maintainers":[{"uuid":"lihanwen","login":"lihanwen","name":null,"email":"l2503511706@163.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~lihanwen","role":null,"created_at":"2022-11-20T18:47:24.496Z","updated_at":"2022-11-20T18:47:24.496Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lihanwen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8000393,"name":"my-x-date-pickers-pro","ecosystem":"npm","description":"The commercial edition of the date picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","material-ui","material design","datepicker","daterangepicker","timepicker","datetimepicker"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-28T08:20:44.022Z","latest_release_published_at":"2023-07-28T08:20:44.022Z","latest_release_number":"6.10.2","last_synced_at":"2026-07-09T05:08:21.851Z","created_at":"2023-07-28T08:22:10.742Z","updated_at":"2026-07-09T05:08:21.852Z","registry_url":"https://www.npmjs.com/package/my-x-date-pickers-pro","install_command":"npm install my-x-date-pickers-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.808Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{},"purl":"pkg:npm/my-x-date-pickers-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-x-date-pickers-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-x-date-pickers-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-x-date-pickers-pro/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-date-pickers-pro/codemeta","maintainers":[{"uuid":"praveen_singh_m2p","login":"praveen_singh_m2p","name":null,"email":"praveen.singh@m2pfintech.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~praveen_singh_m2p","role":null,"created_at":"2023-07-28T08:22:12.012Z","updated_at":"2023-07-28T08:22:12.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praveen_singh_m2p/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14140413,"name":"org.mvnpm.at.mui:x-internals","ecosystem":"maven","description":"Utility functions for the MUI X packages (internal use only).","homepage":"https://mui.com/x/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"org.mvnpm.at.mui","versions_count":7,"first_release_published_at":"2026-03-28T06:33:16.000Z","latest_release_published_at":"2026-07-03T06:41:36.000Z","latest_release_number":"9.8.0","last_synced_at":"2026-07-09T05:08:13.055Z","created_at":"2026-03-28T06:45:19.310Z","updated_at":"2026-07-09T05:08:13.056Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.mui/x-internals/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.mui/x-internals/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-28T06:45:20.084Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.673509187807873,"dependent_packages_count":42.42110430437969,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.04730674609378},"purl":"pkg:maven/org.mvnpm.at.mui/x-internals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.mui:x-internals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.mui:x-internals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.mui:x-internals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-internals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-internals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-internals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-internals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-internals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-internals/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612081,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":11015626,"name":"@dapa-mui/x-tree-view","ecosystem":"npm","description":"The community edition of the Tree View components (MUI X).","homepage":"https://mui.com/x/react-tree-view/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","treeview"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:53.646Z","latest_release_published_at":"2024-11-03T10:49:53.646Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:18.737Z","created_at":"2024-11-03T10:50:30.279Z","updated_at":"2026-07-09T05:08:18.737Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-tree-view","install_command":"npm install @dapa-mui/x-tree-view","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-tree-view","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-tree-view","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-tree-view","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-tree-view/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-tree-view/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:34.440Z","updated_at":"2024-11-03T10:50:34.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8592801,"name":"@purbalinggakab/x-date-pickers","ecosystem":"npm","description":"The community edition of the date picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","timepicker","datetimepicker"],"namespace":"purbalinggakab","versions_count":5,"first_release_published_at":"2023-11-23T05:31:34.173Z","latest_release_published_at":"2023-11-24T04:13:01.246Z","latest_release_number":"0.1.10","last_synced_at":"2026-07-09T05:08:12.522Z","created_at":"2023-11-23T05:55:14.304Z","updated_at":"2026-07-09T05:08:12.522Z","registry_url":"https://www.npmjs.com/package/@purbalinggakab/x-date-pickers","install_command":"npm install @purbalinggakab/x-date-pickers","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"0.1.10"}},"repo_metadata":{"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build data-rich applications using a growing list of advanced React components.","archived":false,"fork":false,"pushed_at":"2023-12-17T17:27:53.000Z","size":116935,"stargazers_count":3192,"open_issues_count":1036,"forks_count":879,"subscribers_count":54,"default_branch":"next","last_synced_at":"2023-12-17T20:04:44.660Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":"mui","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2023-12-17T14:54:46.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":5652,"total_committers":291,"mean_commits":"19.422680412371133","dds":0.7390304317055909,"last_synced_commit":"bf4156429f77f1447909e53f1c6b91ecc78c8bd9"},"previous_names":["mui-org/material-ui-x"],"tags_count":231,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176793079,"owners_count":10450076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"Move faster with intuitive React UI tools. Follow your own design system, or start with Material Design (Material UI).","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":10,"last_synced_at":"2023-04-09T13:41:18.530Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mui","created_at":"2022-11-02T16:26:55.386Z","updated_at":"2023-04-09T13:41:18.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2023-12-17T20:19:11.524Z","dependent_packages_count":1,"downloads":81,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.39157083629779,"dependent_packages_count":52.28267196606132,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.33712140117956},"purl":"pkg:npm/%40purbalinggakab/x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@purbalinggakab/x-date-pickers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@purbalinggakab/x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@purbalinggakab/x-date-pickers/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org","https://opencollective.com/mui"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-17T18:44:09.509Z","issues_count":1964,"pull_requests_count":1469,"avg_time_to_close_issue":7242662.045771144,"avg_time_to_close_pull_request":1572675.9589041097,"issues_closed_count":995,"pull_requests_closed_count":1095,"pull_request_authors_count":99,"issue_authors_count":808,"avg_comments_per_issue":4.291242362525458,"avg_comments_per_pull_request":2.204220558202859,"merged_pull_requests_count":1013,"bot_issues_count":1,"bot_pull_requests_count":401,"past_year_issues_count":1416,"past_year_pull_requests_count":1367,"past_year_avg_time_to_close_issue":2126795.1430555554,"past_year_avg_time_to_close_pull_request":997769.986,"past_year_issues_closed_count":711,"past_year_pull_requests_closed_count":1000,"past_year_pull_request_authors_count":95,"past_year_issue_authors_count":667,"past_year_avg_comments_per_issue":3.278954802259887,"past_year_avg_comments_per_pull_request":2.093635698610095,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":401,"past_year_merged_pull_requests_count":931,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@purbalinggakab%2Fx-date-pickers/codemeta","maintainers":[{"uuid":"dckristiono","login":"dckristiono","name":null,"email":"dckristiono@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~dckristiono","role":null,"created_at":"2023-11-23T05:55:17.107Z","updated_at":"2023-11-23T05:55:17.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dckristiono/packages"},{"uuid":"rafly_firdausy","login":"rafly_firdausy","name":null,"email":"rafly.firdausy@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~rafly_firdausy","role":null,"created_at":"2023-11-23T05:55:17.031Z","updated_at":"2023-11-23T05:55:17.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rafly_firdausy/packages"},{"uuid":"bjsetiawan","login":"bjsetiawan","name":null,"email":"bill.jodh@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~bjsetiawan","role":null,"created_at":"2023-11-23T05:55:17.070Z","updated_at":"2023-11-23T05:55:17.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bjsetiawan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11010230,"name":"@lewis-ui/x-tree-view-pro","ecosystem":"npm","description":"The Pro plan edition of the Tree View components (MUI X).","homepage":"https://mui.com/x/react-tree-view/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","treeview"],"namespace":"lewis-ui","versions_count":3,"first_release_published_at":"2024-11-01T03:46:52.188Z","latest_release_published_at":"2024-11-01T04:00:11.308Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-09T05:08:11.482Z","created_at":"2024-11-01T03:48:46.463Z","updated_at":"2026-07-09T05:08:11.483Z","registry_url":"https://www.npmjs.com/package/@lewis-ui/x-tree-view-pro","install_command":"npm install @lewis-ui/x-tree-view-pro","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-03-12T12:16:37.602Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.5971007842694,"dependent_packages_count":37.09417980670771,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.345640295488554},"purl":"pkg:npm/%40lewis-ui/x-tree-view-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lewis-ui/x-tree-view-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lewis-ui/x-tree-view-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lewis-ui/x-tree-view-pro/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view-pro/codemeta","maintainers":[{"uuid":"lewisnguyen00","login":"lewisnguyen00","name":null,"email":"minhnguyen2710@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~lewisnguyen00","role":null,"created_at":"2024-11-01T03:48:47.400Z","updated_at":"2024-11-01T03:48:47.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lewisnguyen00/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015615,"name":"@dapa-mui/x-charts","ecosystem":"npm","description":"The community edition of the Charts components (MUI X).","homepage":"https://mui.com/x/react-charts/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","charts"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:44.824Z","latest_release_published_at":"2024-11-03T10:49:44.824Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:18.028Z","created_at":"2024-11-03T10:50:21.645Z","updated_at":"2026-07-09T05:08:18.029Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-charts","install_command":"npm install @dapa-mui/x-charts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.630Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-charts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-charts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-charts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-charts/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:22.547Z","updated_at":"2024-11-03T10:50:22.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016865,"name":"@x-mui/x-charts-vendor","ecosystem":"npm","description":"Vendored dependencies for MUI X Charts","homepage":"https://github.com/mui/mui-x","licenses":"MIT AND ISC","normalized_licenses":["MIT","ISC"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["data visualization","React","d3","charting"],"namespace":"x-mui","versions_count":4,"first_release_published_at":"2024-11-04T07:11:40.977Z","latest_release_published_at":"2024-11-04T08:41:16.663Z","latest_release_number":"1.2.0","last_synced_at":"2026-07-09T05:08:13.696Z","created_at":"2024-11-04T07:12:16.801Z","updated_at":"2026-07-09T05:08:13.696Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-charts-vendor","install_command":"npm install @x-mui/x-charts-vendor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0","next":"1.1.0","leatest":"1.2.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.615Z","dependent_packages_count":0,"downloads":228,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-charts-vendor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-charts-vendor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-charts-vendor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-charts-vendor/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-vendor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-vendor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-vendor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-vendor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-vendor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts-vendor/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:12:17.657Z","updated_at":"2024-11-04T07:12:17.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015620,"name":"@dapa-mui/x-data-grid","ecosystem":"npm","description":"The Community plan edition of the Data Grid components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:47.383Z","latest_release_published_at":"2024-11-03T10:49:47.383Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:13.216Z","created_at":"2024-11-03T10:50:25.075Z","updated_at":"2026-07-09T05:08:13.216Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-data-grid","install_command":"npm install @dapa-mui/x-data-grid","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:01.171Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-data-grid/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-data-grid/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:29.250Z","updated_at":"2024-11-03T10:50:29.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11818078,"name":"@mui/x-internal-gestures","ecosystem":"npm","description":"The core engine of GestureEvents, a modern and robust multi-pointer gesture detection library for JavaScript.","homepage":"https://mui.com/x/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["multitouch","gesture","library","wheel","pan","pinch","move","rotate","press","tap","simultaneous","gestures","pointer","typescript"],"namespace":"mui","versions_count":27,"first_release_published_at":"2025-06-19T21:25:18.301Z","latest_release_published_at":"2026-07-02T20:44:51.467Z","latest_release_number":"9.8.0","last_synced_at":"2026-07-09T05:08:15.893Z","created_at":"2025-06-19T21:25:23.833Z","updated_at":"2026-07-09T05:08:15.894Z","registry_url":"https://www.npmjs.com/package/@mui/x-internal-gestures","install_command":"npm install @mui/x-internal-gestures","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"9.0.0-rc.0","latest-v8":"0.5.0","latest":"9.8.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-05-01T20:12:24.000Z","size":182590,"stargazers_count":5693,"open_issues_count":1674,"forks_count":1767,"subscribers_count":57,"default_branch":"master","last_synced_at":"2026-05-01T22:14:23.929Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-05-01T20:12:32.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":417,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32650449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.4","sha":"8fb67f04606fb227f804b7e0214f72f5d265ac0f","kind":"tag","published_at":"2026-04-28T14:31:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.4/manifests"},{"name":"v7.29.13","sha":"faab949b7a1ee8691ae666d3d6845a8390eb2849","kind":"tag","published_at":"2026-04-28T09:19:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.13","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.13/manifests"},{"name":"v9.0.3","sha":"fd9d3d91f2b0b343744032523c72031410f8336e","kind":"tag","published_at":"2026-04-27T14:08:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.3/manifests"},{"name":"v8.28.4","sha":"66ca00238e6d5dc8ccb791209b3b72a36705fc86","kind":"tag","published_at":"2026-04-27T13:54:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.4/manifests"},{"name":"v8.28.3","sha":"23ea4afc21d4e6b0745183c763beb44e5501cf00","kind":"tag","published_at":"2026-04-15T18:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.3/manifests"},{"name":"v9.0.2","sha":"4f6dda5ca86172d1db988708613f828bb6907ea5","kind":"tag","published_at":"2026-04-15T18:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"50217078a7045e42c35c0d7af696f4cc6f9ed997","kind":"tag","published_at":"2026-04-08T20:26:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"3027c85363a3cccc29c71b223aad82feda5b65ab","kind":"tag","published_at":"2026-04-08T11:46:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0/manifests"},{"name":"v9.0.0-rc.0","sha":"62e258a585b31be1b2545e223b96297232ce3129","kind":"tag","published_at":"2026-04-07T15:56:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-rc.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-rc.0/manifests"},{"name":"v8.28.2","sha":"969a7b74a1ba1eb83f8266c7c1629b81cf230419","kind":"tag","published_at":"2026-04-01T08:53:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.2/manifests"},{"name":"v9.0.0-beta.0","sha":"e1d56fa8c0b8ecf3e1dcb4738e41b01fde4601e7","kind":"tag","published_at":"2026-03-27T10:42:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-beta.0/manifests"},{"name":"v8.28.1","sha":"20da5c7f8ee97726d75eac81aed977b4038365a9","kind":"tag","published_at":"2026-03-26T15:49:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.1/manifests"},{"name":"v8.28.0","sha":"bfa29f77dd2ca748143dd59af2ed0f1c53626fbb","kind":"tag","published_at":"2026-03-20T13:26:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.28.0/manifests"},{"name":"v9.0.0-alpha.4","sha":"0d775a4b8f7a5b7b409ac6aa81295b5cca0ba3bc","kind":"tag","published_at":"2026-03-20T13:10:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.4/manifests"},{"name":"v9.0.0-alpha.3","sha":"4a9592d59afc99924b6aed678d0a6273131d1ca1","kind":"tag","published_at":"2026-03-12T09:56:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.3/manifests"},{"name":"v8.27.5","sha":"354c7ad71ad370f4618abbc72edbbbc31b99fb28","kind":"tag","published_at":"2026-03-11T14:49:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.5/manifests"},{"name":"v8.27.4","sha":"4fb2adc3ffddd816b3d6f9973f12c2db25c7fc03","kind":"tag","published_at":"2026-03-05T11:34:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.4/manifests"},{"name":"v9.0.0-alpha.2","sha":"43586657083cd81180cbcec54b1160d4eb91ad6f","kind":"tag","published_at":"2026-03-05T08:22:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"61aa63b7cc35b278fdd996868c2c99549f4e137f","kind":"tag","published_at":"2026-02-26T10:02:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.1/manifests"},{"name":"v8.27.3","sha":"85257b205f6255580896cfcd1f897e1213c6d9ab","kind":"tag","published_at":"2026-02-25T16:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.3/manifests"},{"name":"v8.27.2","sha":"6ad8b64d9113aa3286d50b4196b035b575c5ade3","kind":"tag","published_at":"2026-02-20T11:47:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.2/manifests"},{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-07-03T14:28:26.189Z","dependent_packages_count":0,"downloads":1520824,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.396275054463302,"dependent_packages_count":35.20745228003305,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.801863667248178},"purl":"pkg:npm/%40mui/x-internal-gestures","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-internal-gestures","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-internal-gestures","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-internal-gestures/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-14T04:17:34.111Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409417.7430301502,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":375,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2086720867208673,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":589,"past_year_pull_requests_count":1498,"past_year_avg_time_to_close_issue":1019349.221238938,"past_year_avg_time_to_close_pull_request":395344.7160751566,"past_year_issues_closed_count":226,"past_year_pull_requests_closed_count":958,"past_year_pull_request_authors_count":83,"past_year_issue_authors_count":306,"past_year_avg_comments_per_issue":1.7436332767402376,"past_year_avg_comments_per_pull_request":1.8384512683578105,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":472,"past_year_merged_pull_requests_count":850,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":717,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":274,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"flaviendelangle","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"JCQuintas","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"rita-codes","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"alexfauquette","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"michelengelen","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"prakhargupta1","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"cherniavskii","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"siriwatknp","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"joserodolfofreitas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internal-gestures/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internal-gestures/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internal-gestures/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internal-gestures/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internal-gestures/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-internal-gestures/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-06-19T21:25:25.117Z","updated_at":"2025-06-19T21:25:25.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2025-06-19T21:25:25.049Z","updated_at":"2025-06-19T21:25:25.049Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2025-06-19T21:25:25.154Z","updated_at":"2025-06-19T21:25:25.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2025-06-19T21:25:24.977Z","updated_at":"2025-06-19T21:25:24.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2025-06-19T21:25:24.931Z","updated_at":"2025-06-19T21:25:24.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2025-06-19T21:25:25.083Z","updated_at":"2025-06-19T21:25:25.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2025-06-19T21:25:25.014Z","updated_at":"2025-06-19T21:25:25.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T14:55:19.184Z","updated_at":"2025-08-20T14:55:19.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2025-06-19T21:25:25.192Z","updated_at":"2025-06-19T21:25:25.192Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2025-06-19T21:25:25.403Z","updated_at":"2025-06-19T21:25:25.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2025-06-19T21:25:25.236Z","updated_at":"2025-06-19T21:25:25.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2025-06-19T21:25:25.441Z","updated_at":"2025-06-19T21:25:25.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2025-06-19T21:25:25.301Z","updated_at":"2025-06-19T21:25:25.301Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2025-06-19T21:25:25.334Z","updated_at":"2025-06-19T21:25:25.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2025-06-19T21:25:25.368Z","updated_at":"2025-06-19T21:25:25.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2025-07-06T02:47:55.477Z","updated_at":"2025-07-06T02:47:55.477Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5451087,"name":"@mui/x-codemod","ecosystem":"npm","description":"Codemod scripts for MUI X.","homepage":"https://github.com/mui/mui-x/tree/master/packages/x-codemod","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","codemod","jscodeshift"],"namespace":"mui","versions_count":108,"first_release_published_at":"2022-11-24T21:49:05.049Z","latest_release_published_at":"2026-07-02T20:45:10.470Z","latest_release_number":"9.8.0","last_synced_at":"2026-07-09T05:08:14.486Z","created_at":"2022-11-24T21:55:08.983Z","updated_at":"2026-07-09T05:08:14.487Z","registry_url":"https://www.npmjs.com/package/@mui/x-codemod","install_command":"npm install @mui/x-codemod","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.8.0"}},"repo_metadata":{"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build data-rich applications using a growing list of advanced React components.","archived":false,"fork":false,"pushed_at":"2023-12-18T22:52:11.000Z","size":117217,"stargazers_count":3194,"open_issues_count":1028,"forks_count":879,"subscribers_count":54,"default_branch":"next","last_synced_at":"2023-12-18T23:03:26.314Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2023-12-18T11:32:58.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":5990,"total_committers":309,"mean_commits":"19.385113268608414","dds":0.7340567612687813,"last_synced_commit":"ab6fb0e05e4d97d4a1643e789b1dc3a2af62a444"},"previous_names":["mui-org/material-ui-x"],"tags_count":231,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/next","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176975482,"owners_count":10476250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"Move faster with intuitive React UI tools. Follow your own design system, or start with Material Design (Material UI).","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":10,"last_synced_at":"2023-04-09T13:41:18.530Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mui","created_at":"2022-11-02T16:26:55.386Z","updated_at":"2023-04-09T13:41:18.626Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2023-12-19T05:14:48.367Z","dependent_packages_count":1,"downloads":8095,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.277909683867973,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":2.389071461852788,"forks_count":1.9939294751977292,"average":11.037239822478417},"purl":"pkg:npm/%40mui/x-codemod","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-codemod","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-codemod","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-codemod/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-18T18:52:50.910Z","issues_count":1967,"pull_requests_count":1474,"avg_time_to_close_issue":7194951.149209486,"avg_time_to_close_pull_request":1561782.6313405796,"issues_closed_count":1002,"pull_requests_closed_count":1104,"pull_request_authors_count":99,"issue_authors_count":811,"avg_comments_per_issue":4.308591764107779,"avg_comments_per_pull_request":2.2042062415196746,"merged_pull_requests_count":1021,"bot_issues_count":1,"bot_pull_requests_count":401,"past_year_issues_count":1419,"past_year_pull_requests_count":1372,"past_year_avg_time_to_close_issue":2109639.2159559834,"past_year_avg_time_to_close_pull_request":990979.0247770069,"past_year_issues_closed_count":718,"past_year_pull_requests_closed_count":1009,"past_year_pull_request_authors_count":95,"past_year_issue_authors_count":670,"past_year_avg_comments_per_issue":3.303030303030303,"past_year_avg_comments_per_pull_request":2.0940233236151604,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":401,"past_year_merged_pull_requests_count":939,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-codemod/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-codemod/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-codemod/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-codemod/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-codemod/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-codemod/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2023-01-19T09:26:52.126Z","updated_at":"2023-01-19T09:26:52.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2022-11-24T22:00:10.512Z","updated_at":"2022-11-24T22:00:10.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2022-11-24T22:00:10.441Z","updated_at":"2022-11-24T22:00:10.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2022-11-24T22:00:10.457Z","updated_at":"2022-11-24T22:00:10.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2022-11-24T22:00:10.473Z","updated_at":"2022-11-24T22:00:10.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2022-11-24T22:00:10.506Z","updated_at":"2022-11-24T22:00:10.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2022-11-24T22:00:10.518Z","updated_at":"2022-11-24T22:00:10.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-13T12:20:34.774Z","updated_at":"2026-02-13T12:20:34.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2026-02-13T12:20:29.068Z","updated_at":"2026-02-13T12:20:29.068Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-06-14T07:03:45.510Z","updated_at":"2023-06-14T07:03:45.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2026-02-13T12:20:30.087Z","updated_at":"2026-02-13T12:20:30.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-13T12:20:31.713Z","updated_at":"2026-02-13T12:20:31.713Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:48.827Z","updated_at":"2023-09-06T13:56:48.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-14T16:56:29.576Z","updated_at":"2023-09-14T16:56:29.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2026-02-13T12:20:30.485Z","updated_at":"2026-02-13T12:20:30.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-13T12:20:32.949Z","updated_at":"2026-02-13T12:20:32.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10964495,"name":"kalyan90-x-data-grid","ecosystem":"npm","description":"The Community plan edition of the Data Grid components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":3,"first_release_published_at":"2024-10-12T02:23:10.718Z","latest_release_published_at":"2024-10-13T12:33:12.838Z","latest_release_number":"7.19.3","last_synced_at":"2026-07-09T05:08:17.409Z","created_at":"2024-10-12T02:25:12.705Z","updated_at":"2026-07-09T05:08:17.409Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-data-grid","install_command":"npm install kalyan90-x-data-grid","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"7.19.3"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.100Z","dependent_packages_count":0,"downloads":92,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.708411878634113,"dependent_packages_count":37.266793623783926,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.487602751209018},"purl":"pkg:npm/kalyan90-x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-data-grid/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-12T02:29:41.739Z","updated_at":"2024-10-12T02:29:41.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10966979,"name":"kalyan90-x-date-pickers","ecosystem":"npm","description":"The community edition of the Date and Time Picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","timepicker","datetimepicker"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-13T12:55:11.735Z","latest_release_published_at":"2024-10-13T12:55:11.735Z","latest_release_number":"0.0.2","last_synced_at":"2026-07-09T05:08:14.762Z","created_at":"2024-10-13T12:56:21.813Z","updated_at":"2026-07-09T05:08:14.762Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-date-pickers","install_command":"npm install kalyan90-x-date-pickers","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:09.835Z","dependent_packages_count":0,"downloads":62,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-date-pickers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-date-pickers/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-date-pickers/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:43:14.263Z","updated_at":"2024-10-13T14:43:14.263Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016870,"name":"@x-mui/x-codemod","ecosystem":"npm","description":"Codemod scripts for MUI X.","homepage":"https://github.com/mui/mui-x/tree/master/packages/x-codemod","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","codemod","jscodeshift"],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:11:58.943Z","latest_release_published_at":"2024-11-04T08:43:41.811Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-09T05:08:14.872Z","created_at":"2024-11-04T07:12:41.936Z","updated_at":"2026-07-09T05:08:14.872Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-codemod","install_command":"npm install @x-mui/x-codemod","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.1.0","next":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:09.824Z","dependent_packages_count":0,"downloads":105,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-codemod","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-codemod","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-codemod","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-codemod/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-codemod/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-codemod/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-codemod/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-codemod/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-codemod/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-codemod/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:12:45.011Z","updated_at":"2024-11-04T07:12:45.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8029542,"name":"@mui/x-tree-view","ecosystem":"npm","description":"The community edition of the MUI X Tree View components.","homepage":"https://mui.com/x/react-tree-view/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","treeview"],"namespace":"mui","versions_count":139,"first_release_published_at":"2023-08-04T07:27:45.059Z","latest_release_published_at":"2026-07-02T20:45:31.151Z","latest_release_number":"9.8.0","last_synced_at":"2026-07-09T05:08:15.357Z","created_at":"2023-08-04T08:08:25.589Z","updated_at":"2026-07-09T05:08:15.358Z","registry_url":"https://www.npmjs.com/package/@mui/x-tree-view","install_command":"npm install @mui/x-tree-view","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest-v7":"7.29.10","next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.8.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-05T20:42:37.332Z","dependent_packages_count":29,"downloads":4551641,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":0.25989041413575303,"dependent_repos_count":6.340698196418392,"dependent_packages_count":0.882631543273397,"stargazers_count":1.5983676721984506,"forks_count":1.2975179124271379,"docker_downloads_count":1.8105650152087687,"average":2.031611792276983},"purl":"pkg:npm/%40mui/x-tree-view","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-tree-view","docker_dependents_count":28,"docker_downloads_count":10686,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-tree-view","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-tree-view/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2023-08-04T08:09:10.482Z","updated_at":"2023-08-04T08:09:10.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2023-08-04T08:09:10.836Z","updated_at":"2023-08-04T08:09:10.836Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2023-08-04T08:09:10.567Z","updated_at":"2023-08-04T08:09:10.567Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2023-08-04T08:09:10.660Z","updated_at":"2023-08-04T08:09:10.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2023-08-04T08:09:10.702Z","updated_at":"2023-08-04T08:09:10.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2023-08-04T08:09:10.760Z","updated_at":"2023-08-04T08:09:10.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2023-08-04T08:09:10.863Z","updated_at":"2023-08-04T08:09:10.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-14T18:19:25.455Z","updated_at":"2026-02-14T18:19:25.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2026-02-14T18:19:20.520Z","updated_at":"2026-02-14T18:19:20.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2023-08-04T08:09:10.378Z","updated_at":"2023-08-04T08:09:10.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2026-02-14T18:19:21.806Z","updated_at":"2026-02-14T18:19:21.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-14T18:19:23.929Z","updated_at":"2026-02-14T18:19:23.929Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2023-09-06T13:56:47.435Z","updated_at":"2023-09-06T13:56:47.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2023-09-18T22:53:44.116Z","updated_at":"2023-09-18T22:53:44.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2026-02-14T18:19:22.832Z","updated_at":"2026-02-14T18:19:22.832Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-14T18:19:24.369Z","updated_at":"2026-02-14T18:19:24.369Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8558763,"name":"@pranav-rb/x-date-pickers","ecosystem":"npm","description":"X-Date picker component for Royal Brothers.","homepage":null,"licenses":"UNLICENSED","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"pranav-rb","versions_count":1,"first_release_published_at":"2023-11-08T09:45:13.725Z","latest_release_published_at":"2023-11-08T09:45:13.725Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:16.149Z","created_at":"2023-11-08T09:46:21.062Z","updated_at":"2026-07-09T05:08:16.149Z","registry_url":"https://www.npmjs.com/package/@pranav-rb/x-date-pickers","install_command":"npm install @pranav-rb/x-date-pickers","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.198Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.03011653712907,"dependent_packages_count":53.0869258594785,"stargazers_count":1.6341716008998548,"forks_count":1.3920421969957573,"docker_downloads_count":null,"average":23.285814048625795},"purl":"pkg:npm/%40pranav-rb/x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pranav-rb/x-date-pickers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pranav-rb/x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pranav-rb/x-date-pickers/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pranav-rb%2Fx-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pranav-rb%2Fx-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pranav-rb%2Fx-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pranav-rb%2Fx-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pranav-rb%2Fx-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pranav-rb%2Fx-date-pickers/codemeta","maintainers":[{"uuid":"pranav-goswami-rb","login":"pranav-goswami-rb","name":null,"email":"pranav.goswami@royalbrothers.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~pranav-goswami-rb","role":null,"created_at":"2023-11-08T09:46:35.271Z","updated_at":"2023-11-08T09:46:35.271Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pranav-goswami-rb/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10966970,"name":"kalyan90-x-charts-vendor","ecosystem":"npm","description":"Vendored dependencies for MUI X Charts","homepage":"https://github.com/mui/mui-x","licenses":"MIT AND ISC","normalized_licenses":["MIT","ISC"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["data visualization","React","d3","charting"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-10-13T12:51:15.904Z","latest_release_published_at":"2024-10-13T12:54:48.284Z","latest_release_number":"0.0.2","last_synced_at":"2026-07-09T05:08:15.659Z","created_at":"2024-10-13T12:51:50.808Z","updated_at":"2026-07-09T05:08:15.659Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-charts-vendor","install_command":"npm install kalyan90-x-charts-vendor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:10.924Z","dependent_packages_count":0,"downloads":134,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-charts-vendor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-charts-vendor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-charts-vendor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-charts-vendor/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-vendor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-vendor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-vendor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-vendor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-vendor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-vendor/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:42:58.409Z","updated_at":"2024-10-13T14:42:58.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14140414,"name":"org.mvnpm.at.mui:x-virtualizer","ecosystem":"maven","description":"MUI virtualization library","homepage":"https://mui.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"org.mvnpm.at.mui","versions_count":10,"first_release_published_at":"2026-03-28T06:35:47.000Z","latest_release_published_at":"2026-07-03T06:24:15.000Z","latest_release_number":"0.5.1","last_synced_at":"2026-07-09T05:08:21.132Z","created_at":"2026-03-28T06:45:20.620Z","updated_at":"2026-07-09T05:08:21.133Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.mui/x-virtualizer/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.mui/x-virtualizer/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-28T06:45:20.858Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.673509187807873,"dependent_packages_count":42.42110430437969,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.04730674609378},"purl":"pkg:maven/org.mvnpm.at.mui/x-virtualizer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.mui:x-virtualizer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.mui:x-virtualizer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.mui:x-virtualizer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-virtualizer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-virtualizer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-virtualizer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-virtualizer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-virtualizer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.mui:x-virtualizer/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612081,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":10966969,"name":"kalyan90-x-charts-pro","ecosystem":"npm","description":"The Pro plan edition of the Charts components (MUI X).","homepage":"https://mui.com/x/react-charts/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","charts"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-13T12:51:12.474Z","latest_release_published_at":"2024-10-13T12:51:12.474Z","latest_release_number":"7.0.0-beta.3","last_synced_at":"2026-07-09T05:08:15.761Z","created_at":"2024-10-13T12:51:47.135Z","updated_at":"2026-07-09T05:08:15.761Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-charts-pro","install_command":"npm install kalyan90-x-charts-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.0.0-beta.3"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.883Z","dependent_packages_count":0,"downloads":59,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-charts-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-charts-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-charts-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-charts-pro/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts-pro/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:42:58.296Z","updated_at":"2024-10-13T14:42:58.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11840177,"name":"@sqwiroux/x-date-pickers","ecosystem":"npm","description":"The community edition of the date picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","material-ui","material design","datepicker","timepicker","datetimepicker"],"namespace":"sqwiroux","versions_count":3,"first_release_published_at":"2025-06-26T08:24:11.422Z","latest_release_published_at":"2025-06-27T20:48:15.492Z","latest_release_number":"6.20.5","last_synced_at":"2026-07-09T05:08:19.911Z","created_at":"2025-06-26T08:24:26.845Z","updated_at":"2026-07-09T05:08:19.911Z","registry_url":"https://www.npmjs.com/package/@sqwiroux/x-date-pickers","install_command":"npm install @sqwiroux/x-date-pickers","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"6.20.5"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-03-12T12:16:37.608Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.35416191308316,"dependent_packages_count":35.144909100883034,"stargazers_count":1.1151103009406904,"forks_count":0.823695338830994,"docker_downloads_count":null,"average":15.35946916343447},"purl":"pkg:npm/%40sqwiroux/x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sqwiroux/x-date-pickers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sqwiroux/x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sqwiroux/x-date-pickers/dependencies","status":null,"funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sqwiroux%2Fx-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sqwiroux%2Fx-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sqwiroux%2Fx-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sqwiroux%2Fx-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sqwiroux%2Fx-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sqwiroux%2Fx-date-pickers/codemeta","maintainers":[{"uuid":"gaithoben","login":"gaithoben","name":null,"email":"gaithoben@gmail.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~gaithoben","role":null,"created_at":"2025-06-26T08:24:27.530Z","updated_at":"2025-06-26T08:24:27.530Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gaithoben/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016876,"name":"@x-mui/x-date-pickers-pro","ecosystem":"npm","description":"The Pro plan edition of the Date and Time Picker components (MUI X).","homepage":"https://mui.com/x/react-date-pickers/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","datepicker","daterangepicker","timepicker","datetimepicker"],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:12:33.668Z","latest_release_published_at":"2024-11-04T08:44:06.491Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-09T05:08:16.432Z","created_at":"2024-11-04T07:13:08.783Z","updated_at":"2026-07-09T05:08:16.432Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-date-pickers-pro","install_command":"npm install @x-mui/x-date-pickers-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0","next":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.648Z","dependent_packages_count":0,"downloads":110,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-date-pickers-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-date-pickers-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-date-pickers-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-date-pickers-pro/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-date-pickers-pro/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:13:28.014Z","updated_at":"2024-11-04T07:13:28.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8000395,"name":"my-x-data-grid","ecosystem":"npm","description":"The community edition of the data grid component (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-28T08:20:44.447Z","latest_release_published_at":"2023-07-28T08:20:44.447Z","latest_release_number":"6.10.2","last_synced_at":"2026-07-09T05:08:18.034Z","created_at":"2023-07-28T08:22:11.008Z","updated_at":"2026-07-09T05:08:18.034Z","registry_url":"https://www.npmjs.com/package/my-x-data-grid","install_command":"npm install my-x-data-grid","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"6.10.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:01.138Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.25568439043309,"dependent_packages_count":55.07961473951386,"stargazers_count":1.6605363584642052,"forks_count":1.4360545084355485,"docker_downloads_count":null,"average":23.857972499211677},"purl":"pkg:npm/my-x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-x-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-x-data-grid/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid/codemeta","maintainers":[{"uuid":"praveen_singh_m2p","login":"praveen_singh_m2p","name":null,"email":"praveen.singh@m2pfintech.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~praveen_singh_m2p","role":null,"created_at":"2023-07-28T08:22:12.237Z","updated_at":"2023-07-28T08:22:12.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praveen_singh_m2p/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10966976,"name":"kalyan90-x-data-grid2","ecosystem":"npm","description":"The Community plan edition of the Data Grid components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-13T12:54:54.345Z","latest_release_published_at":"2024-10-13T12:54:54.345Z","latest_release_number":"0.0.2","last_synced_at":"2026-07-09T05:08:18.262Z","created_at":"2024-10-13T12:55:51.575Z","updated_at":"2026-07-09T05:08:18.262Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-data-grid2","install_command":"npm install kalyan90-x-data-grid2","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.060Z","dependent_packages_count":0,"downloads":74,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-data-grid2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-data-grid2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-data-grid2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-data-grid2/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid2/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:43:13.839Z","updated_at":"2024-10-13T14:43:13.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015613,"name":"@dapa-mui/x-charts-vendor","ecosystem":"npm","description":"Vendored dependencies for MUI X Charts","homepage":null,"licenses":"MIT AND ISC","normalized_licenses":["MIT","ISC"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["data visualization","React","d3","charting"],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:45.048Z","latest_release_published_at":"2024-11-03T10:49:45.048Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-09T05:08:17.740Z","created_at":"2024-11-03T10:50:20.922Z","updated_at":"2026-07-09T05:08:17.740Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-charts-vendor","install_command":"npm install @dapa-mui/x-charts-vendor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:01.137Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.332151106393262},"purl":"pkg:npm/%40dapa-mui/x-charts-vendor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-charts-vendor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-charts-vendor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-charts-vendor/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-vendor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-vendor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-vendor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-vendor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-vendor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-charts-vendor/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:21.987Z","updated_at":"2024-11-03T10:50:21.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11016869,"name":"@x-mui/x-charts","ecosystem":"npm","description":"The community edition of the Charts components (MUI X).","homepage":"https://mui.com/x/react-charts/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","charts"],"namespace":"x-mui","versions_count":2,"first_release_published_at":"2024-11-04T07:11:55.112Z","latest_release_published_at":"2024-11-04T08:43:38.904Z","latest_release_number":"1.1.0","last_synced_at":"2026-07-09T05:08:21.751Z","created_at":"2024-11-04T07:12:41.736Z","updated_at":"2026-07-09T05:08:21.751Z","registry_url":"https://www.npmjs.com/package/@x-mui/x-charts","install_command":"npm install @x-mui/x-charts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.0","next":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.488Z","dependent_packages_count":0,"downloads":119,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.58316912020401,"dependent_packages_count":37.07198330821838,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.32757621421119},"purl":"pkg:npm/%40x-mui/x-charts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@x-mui/x-charts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@x-mui/x-charts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@x-mui/x-charts/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@x-mui%2Fx-charts/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-04T07:12:44.864Z","updated_at":"2024-11-04T07:12:44.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10966975,"name":"kalyan90-x-data-grid-premium","ecosystem":"npm","description":"The Premium plan edition of the Data Grid Components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-13T12:55:02.032Z","latest_release_published_at":"2024-10-13T12:55:02.032Z","latest_release_number":"0.0.2","last_synced_at":"2026-07-09T05:08:17.775Z","created_at":"2024-10-13T12:55:51.568Z","updated_at":"2026-07-09T05:08:17.775Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-data-grid-premium","install_command":"npm install kalyan90-x-data-grid-premium","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.631Z","dependent_packages_count":0,"downloads":63,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-data-grid-premium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-data-grid-premium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-data-grid-premium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-data-grid-premium/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-premium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-premium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-premium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-premium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-premium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-data-grid-premium/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:43:13.874Z","updated_at":"2024-10-13T14:43:13.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10777103,"name":"@mui/x-tree-view-pro","ecosystem":"npm","description":"The Pro plan edition of the MUI X Tree View components.","homepage":"https://mui.com/x/react-tree-view/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","treeview"],"namespace":"mui","versions_count":108,"first_release_published_at":"2024-08-01T16:43:40.063Z","latest_release_published_at":"2026-07-02T20:46:04.210Z","latest_release_number":"9.8.0","last_synced_at":"2026-07-09T05:08:20.816Z","created_at":"2024-08-03T05:50:57.413Z","updated_at":"2026-07-09T05:08:20.816Z","registry_url":"https://www.npmjs.com/package/@mui/x-tree-view-pro","install_command":"npm install @mui/x-tree-view-pro","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest-v7":"7.29.10","next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.8.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-05T20:42:38.867Z","dependent_packages_count":0,"downloads":368346,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.503770570251172,"dependent_repos_count":26.086212868863313,"dependent_packages_count":37.898186025263904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.162723154792797},"purl":"pkg:npm/%40mui/x-tree-view-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-tree-view-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-tree-view-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-tree-view-pro/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-tree-view-pro/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2024-08-03T06:00:04.045Z","updated_at":"2024-08-03T06:00:04.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2024-08-10T23:17:33.688Z","updated_at":"2024-08-10T23:17:33.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2024-08-10T23:17:34.473Z","updated_at":"2024-08-10T23:17:34.473Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2024-08-10T23:17:34.671Z","updated_at":"2024-08-10T23:17:34.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2024-08-10T23:17:35.022Z","updated_at":"2024-08-10T23:17:35.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2024-08-10T23:17:35.224Z","updated_at":"2024-08-10T23:17:35.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2024-08-10T23:17:35.420Z","updated_at":"2024-08-10T23:17:35.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-18T00:02:30.076Z","updated_at":"2026-02-18T00:02:30.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-08-03T06:00:03.924Z","updated_at":"2024-08-03T06:00:03.924Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2024-08-10T23:17:34.285Z","updated_at":"2024-08-10T23:17:34.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-08-03T06:00:03.798Z","updated_at":"2024-08-03T06:00:03.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-18T00:02:29.803Z","updated_at":"2026-02-18T00:02:29.803Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2024-08-10T23:17:34.092Z","updated_at":"2024-08-10T23:17:34.092Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2024-08-10T23:17:33.883Z","updated_at":"2024-08-10T23:17:33.883Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-08-03T06:00:03.834Z","updated_at":"2024-08-03T06:00:03.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-18T00:02:29.954Z","updated_at":"2026-02-18T00:02:29.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":948247,"name":"@fourteenmeister/x-data-grid","ecosystem":"npm","description":"The community edition of the data grid component (MUI X).","homepage":"https://mui.com/components/data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"fourteenmeister","versions_count":1,"first_release_published_at":"2022-03-07T15:32:05.379Z","latest_release_published_at":"2022-03-07T15:32:05.379Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-09T05:08:19.580Z","created_at":"2022-04-07T17:34:09.369Z","updated_at":"2026-07-09T05:08:19.580Z","registry_url":"https://www.npmjs.com/package/@fourteenmeister/x-data-grid","install_command":"npm install @fourteenmeister/x-data-grid","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-06T01:58:58.967Z","dependent_packages_count":1,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.2335863527065594,"forks_count":1.872652688889081,"average":18.284278895888722},"purl":"pkg:npm/%40fourteenmeister/x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fourteenmeister/x-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fourteenmeister/x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fourteenmeister/x-data-grid/dependencies","status":"deprecated","funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fourteenmeister%2Fx-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fourteenmeister%2Fx-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fourteenmeister%2Fx-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fourteenmeister%2Fx-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fourteenmeister%2Fx-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fourteenmeister%2Fx-data-grid/codemeta","maintainers":[{"uuid":"fourteenmeister","login":"fourteenmeister","name":null,"email":"fourteenmeister@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~fourteenmeister","role":null,"created_at":"2022-11-20T15:55:57.607Z","updated_at":"2022-11-20T15:55:57.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fourteenmeister/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14114299,"name":"@depup/mui__x-date-pickers","ecosystem":"npm","description":"The community edition of the MUI X Date and Time Picker components. (with updated dependencies)","homepage":"https://mui.com/x/react-date-pickers/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["@mui/x-date-pickers","depup","updated-dependencies","security","latest","patched","react","react-component","mui","mui-x","material-ui","material design","datepicker","timepicker","datetimepicker"],"namespace":"depup","versions_count":3,"first_release_published_at":"2026-03-22T00:37:39.821Z","latest_release_published_at":"2026-04-08T12:30:58.477Z","latest_release_number":"9.0.0-depup.0","last_synced_at":"2026-07-09T05:08:20.827Z","created_at":"2026-03-25T00:06:56.199Z","updated_at":"2026-07-09T05:08:20.828Z","registry_url":"https://www.npmjs.com/package/@depup/mui__x-date-pickers","install_command":"npm install @depup/mui__x-date-pickers","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"9.0.0-depup.0"}},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T05:34:57.635Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.323252030617475,"dependent_packages_count":32.18991806749395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.256585049055712},"purl":"pkg:npm/%40depup/mui__x-date-pickers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/mui__x-date-pickers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/mui__x-date-pickers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/mui__x-date-pickers/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmui__x-date-pickers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmui__x-date-pickers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmui__x-date-pickers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmui__x-date-pickers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmui__x-date-pickers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fmui__x-date-pickers/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-25T00:06:58.019Z","updated_at":"2026-03-25T00:06:58.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11015622,"name":"@dapa-mui/x-license","ecosystem":"npm","description":"MUI X License verification","homepage":"https://mui.com/x/introduction/licensing/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"dapa-mui","versions_count":1,"first_release_published_at":"2024-11-03T10:49:50.961Z","latest_release_published_at":"2024-11-03T10:49:50.961Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:20.699Z","created_at":"2024-11-03T10:50:28.466Z","updated_at":"2026-07-09T05:08:20.700Z","registry_url":"https://www.npmjs.com/package/@dapa-mui/x-license","install_command":"npm install @dapa-mui/x-license","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.232Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.586859111234585,"dependent_packages_count":37.077443101551935,"stargazers_count":1.196125858997522,"forks_count":0.8583230547305039,"docker_downloads_count":null,"average":16.179687781628637},"purl":"pkg:npm/%40dapa-mui/x-license","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dapa-mui/x-license","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dapa-mui/x-license","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dapa-mui/x-license/dependencies","status":"removed","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-license/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-license/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-license/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-license/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-license/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dapa-mui%2Fx-license/codemeta","maintainers":[{"uuid":"leo-abandon","login":"leo-abandon","name":null,"email":"abandon.leo.0085@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~leo-abandon","role":null,"created_at":"2024-11-03T10:50:32.627Z","updated_at":"2024-11-03T10:50:32.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leo-abandon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10966974,"name":"kalyan90-x-charts","ecosystem":"npm","description":"The community edition of the Charts components (MUI X).","homepage":"https://mui.com/x/react-charts/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","charts"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-10-13T12:51:09.280Z","latest_release_published_at":"2024-10-13T12:54:44.833Z","latest_release_number":"0.0.2","last_synced_at":"2026-07-09T05:08:20.329Z","created_at":"2024-10-13T12:55:37.679Z","updated_at":"2026-07-09T05:08:20.330Z","registry_url":"https://www.npmjs.com/package/kalyan90-x-charts","install_command":"npm install kalyan90-x-charts","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:11.994Z","dependent_packages_count":0,"downloads":113,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.70462666843738,"dependent_packages_count":37.25960907112242,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.4821178697799},"purl":"pkg:npm/kalyan90-x-charts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/kalyan90-x-charts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/kalyan90-x-charts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/kalyan90-x-charts/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/kalyan90-x-charts/codemeta","maintainers":[{"uuid":"kalyn90","login":"kalyn90","name":null,"email":"NANI.KALYAN90@GMAIL.COM","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~kalyn90","role":null,"created_at":"2024-10-13T14:43:09.574Z","updated_at":"2024-10-13T14:43:09.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kalyn90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14215385,"name":"@mui/x-scheduler-headless-premium","ecosystem":"npm","description":"The Premium plan edition of the headless version of the scheduler components (MUI X).","homepage":"https://mui.com/x/react-scheduler/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","scheduler","event-calendar","calendar","timeline","agenda","planning","big-calendar"],"namespace":"mui","versions_count":5,"first_release_published_at":"2026-04-06T14:33:21.886Z","latest_release_published_at":"2026-04-06T14:33:21.886Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-09T05:08:28.966Z","created_at":"2026-04-09T08:48:32.778Z","updated_at":"2026-07-09T05:08:28.966Z","registry_url":"https://www.npmjs.com/package/@mui/x-scheduler-headless-premium","install_command":"npm install @mui/x-scheduler-headless-premium","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"0.0.1","next":"9.0.0-alpha.0","latest":"9.0.0-alpha.4"}},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-12T15:34:01.344Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.137010197143812,"dependent_packages_count":31.910972449010504,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.02399132307716},"purl":"pkg:npm/%40mui/x-scheduler-headless-premium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-scheduler-headless-premium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-scheduler-headless-premium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-scheduler-headless-premium/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless-premium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless-premium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless-premium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless-premium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless-premium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-headless-premium/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2026-04-09T08:48:35.827Z","updated_at":"2026-04-09T08:48:35.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2026-04-09T08:48:35.692Z","updated_at":"2026-04-09T08:48:35.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2026-04-09T08:48:35.880Z","updated_at":"2026-04-09T08:48:35.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2026-04-09T08:48:35.572Z","updated_at":"2026-04-09T08:48:35.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2026-04-09T08:48:35.517Z","updated_at":"2026-04-09T08:48:35.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2026-04-09T08:48:35.767Z","updated_at":"2026-04-09T08:48:35.767Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2026-04-09T08:48:35.625Z","updated_at":"2026-04-09T08:48:35.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-04-09T08:48:36.364Z","updated_at":"2026-04-09T08:48:36.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2026-04-09T08:48:35.935Z","updated_at":"2026-04-09T08:48:35.935Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2026-04-09T08:48:36.215Z","updated_at":"2026-04-09T08:48:36.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2026-04-09T08:48:35.985Z","updated_at":"2026-04-09T08:48:35.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-04-09T08:48:36.265Z","updated_at":"2026-04-09T08:48:36.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2026-04-09T08:48:36.033Z","updated_at":"2026-04-09T08:48:36.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2026-04-09T08:48:36.088Z","updated_at":"2026-04-09T08:48:36.088Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2026-04-09T08:48:36.157Z","updated_at":"2026-04-09T08:48:36.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-04-09T08:48:36.312Z","updated_at":"2026-04-09T08:48:36.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10440119,"name":"@raphaelbravo19/x-data-grid","ecosystem":"npm","description":"The Community plan edition of the Data Grid components (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","mui-x","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"raphaelbravo19","versions_count":1,"first_release_published_at":"2024-06-24T13:22:07.089Z","latest_release_published_at":"2024-06-24T13:22:07.089Z","latest_release_number":"7.7.1","last_synced_at":"2026-07-09T05:08:20.984Z","created_at":"2024-06-24T18:27:39.567Z","updated_at":"2026-07-09T05:08:20.985Z","registry_url":"https://www.npmjs.com/package/@raphaelbravo19/x-data-grid","install_command":"npm install @raphaelbravo19/x-data-grid","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"7.7.1"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-06T01:58:13.856Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":27.759625174879083,"dependent_packages_count":40.3408420885514,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.050233631715244},"purl":"pkg:npm/%40raphaelbravo19/x-data-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@raphaelbravo19/x-data-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@raphaelbravo19/x-data-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@raphaelbravo19/x-data-grid/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raphaelbravo19%2Fx-data-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raphaelbravo19%2Fx-data-grid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raphaelbravo19%2Fx-data-grid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raphaelbravo19%2Fx-data-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raphaelbravo19%2Fx-data-grid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raphaelbravo19%2Fx-data-grid/codemeta","maintainers":[{"uuid":"raphaelbravo19","login":"raphaelbravo19","name":null,"email":"raphaelbravo190813@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~raphaelbravo19","role":null,"created_at":"2024-06-24T18:27:40.450Z","updated_at":"2024-06-24T18:27:40.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raphaelbravo19/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8000081,"name":"my-x-data-grid-pro","ecosystem":"npm","description":"The Pro plan edition of the data grid component (MUI X).","homepage":"https://mui.com/x/react-data-grid/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-28T07:01:07.571Z","latest_release_published_at":"2023-07-28T07:01:07.571Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-09T05:08:21.916Z","created_at":"2023-07-28T07:01:42.149Z","updated_at":"2026-07-09T05:08:21.916Z","registry_url":"https://www.npmjs.com/package/my-x-data-grid-pro","install_command":"npm install my-x-data-grid-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.995Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{},"purl":"pkg:npm/my-x-data-grid-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-x-data-grid-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-x-data-grid-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-x-data-grid-pro/dependencies","status":"unpublished","funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-x-data-grid-pro/codemeta","maintainers":[{"uuid":"praveen_singh_m2p","login":"praveen_singh_m2p","name":null,"email":"praveen.singh@m2pfintech.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~praveen_singh_m2p","role":null,"created_at":"2023-07-28T07:01:42.453Z","updated_at":"2023-07-28T07:01:42.453Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/praveen_singh_m2p/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11010229,"name":"@lewis-ui/x-tree-view","ecosystem":"npm","description":"The community edition of the Tree View components (MUI X).","homepage":"https://mui.com/x/react-tree-view/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","treeview"],"namespace":"lewis-ui","versions_count":3,"first_release_published_at":"2024-11-01T03:47:04.784Z","latest_release_published_at":"2024-11-01T04:00:23.055Z","latest_release_number":"1.0.2","last_synced_at":"2026-07-09T05:08:22.396Z","created_at":"2024-11-01T03:48:46.399Z","updated_at":"2026-07-09T05:08:22.396Z","registry_url":"https://www.npmjs.com/package/@lewis-ui/x-tree-view","install_command":"npm install @lewis-ui/x-tree-view","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"latest":"1.0.2"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-02-17T15:48:47.000Z","size":173284,"stargazers_count":5627,"open_issues_count":1681,"forks_count":1754,"subscribers_count":55,"default_branch":"master","last_synced_at":"2026-02-17T20:31:50.209Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-02-17T15:48:52.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":396,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29563372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v9.0.0-alpha.0","sha":"920a7189d46d73644b86e8dad04bc2d3f47019c8","kind":"tag","published_at":"2026-02-16T08:32:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v9.0.0-alpha.0/manifests"},{"name":"v8.27.1","sha":"e15a0c472c9661f1724afa7ce0acd205707de712","kind":"tag","published_at":"2026-02-13T13:38:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.1/manifests"},{"name":"v8.27.0","sha":"86a6f5c95ff7ace177cf39ef7255185824a790e5","kind":"tag","published_at":"2026-02-02T09:08:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.27.0/manifests"},{"name":"v8.26.1","sha":"930944bcd664fc89c5368ec3adfdccd4d5461951","kind":"tag","published_at":"2026-01-23T13:58:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.1/manifests"},{"name":"v8.26.0","sha":"cf5aa1c1f1c4600b02cafcbeb4493d26a184092b","kind":"tag","published_at":"2026-01-22T09:34:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.26.0/manifests"},{"name":"v8.25.0","sha":"e450e32322c7d2c9d70deeaffadd9c6d42b6df83","kind":"tag","published_at":"2026-01-14T19:17:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.25.0/manifests"},{"name":"v8.24.0","sha":"2c9cecf74a7ec2b8f719cf2e2f9a4ac0d035f1b0","kind":"tag","published_at":"2026-01-08T15:40:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.24.0/manifests"},{"name":"v8.23.0","sha":"d35480cf64fba28ce5ad7ed9d646d737093fd84d","kind":"tag","published_at":"2025-12-24T11:53:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.23.0/manifests"},{"name":"v8.22.1","sha":"9eeeb38e08fb18a68c5847e9ea0bc015de2c09ab","kind":"tag","published_at":"2025-12-18T15:24:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.1/manifests"},{"name":"v8.22.0","sha":"86a62682916150803097bbe27de103c5254eaa40","kind":"tag","published_at":"2025-12-11T12:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.22.0/manifests"},{"name":"v8.21.0","sha":"8fc993de56cbc9a458274ebf7c780384e45728f0","kind":"tag","published_at":"2025-12-04T08:27:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.21.0/manifests"},{"name":"v8.20.0","sha":"3fdac53d6d7dd98ffbe5717845869c2fbb430ad5","kind":"tag","published_at":"2025-11-26T16:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.20.0/manifests"},{"name":"v7.29.12","sha":"4e154c00a82cb6564b21c1232b83ba98380a05d8","kind":"tag","published_at":"2025-11-26T12:00:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.12","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.12/manifests"},{"name":"v8.19.0","sha":"a9bcca211522a7713bd6034ed87e01e52ed972fa","kind":"tag","published_at":"2025-11-20T11:54:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.19.0/manifests"},{"name":"v7.29.11","sha":"41846a3bf8251051f1891936e886f4f8f954ecd3","kind":"tag","published_at":"2025-11-19T14:33:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.11","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.11/manifests"},{"name":"v8.18.0","sha":"f859f00972b9dde00d602e75d3d4ca720c09fa97","kind":"tag","published_at":"2025-11-13T10:53:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.18.0/manifests"},{"name":"v8.17.0","sha":"2423e2fd491c837ce5d30fbf6c34913c15ac2cb9","kind":"tag","published_at":"2025-11-05T18:52:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.17.0/manifests"},{"name":"v8.16.0","sha":"9630f2b574c226c92f525ba2fc9d09a0bbfcd87f","kind":"tag","published_at":"2025-10-29T18:44:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.16.0/manifests"},{"name":"v8.15.0","sha":"e8522b1e21e3dec58b55ce15a21adaa8801f9021","kind":"tag","published_at":"2025-10-23T12:27:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.15.0/manifests"},{"name":"v8.14.1","sha":"2096b7a3d48998f831a04e618a63f59c5a4136da","kind":"tag","published_at":"2025-10-16T10:40:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.1/manifests"},{"name":"v8.14.0","sha":"e3a96aacd34e62b0d491ed24b9059b82c4dd2f45","kind":"tag","published_at":"2025-10-09T14:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.14.0/manifests"},{"name":"v8.13.1","sha":"4093fe0c7ebdf27a25722704666bc778827afe5b","kind":"commit","published_at":"2025-10-01T16:26:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"af1fc437dad6f81c930cb77d36d74ea8a59da0cd","kind":"commit","published_at":"2025-10-01T13:16:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.13.0/manifests"},{"name":"v8.12.1","sha":"2db820c030883cfd0863716c5ede9ff85be217e6","kind":"tag","published_at":"2025-09-25T20:27:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"5c7f531401188ba31b88b220d13278f3d0411ac4","kind":"tag","published_at":"2025-09-25T16:34:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.12.0/manifests"},{"name":"v7.29.10","sha":"c050a741750d27d6c0afb06ccae82a24f794285f","kind":"tag","published_at":"2025-09-25T12:01:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.10","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.10/manifests"},{"name":"v8.11.3","sha":"93406bb885c1d595e029a9e46ffe9feed3800a49","kind":"commit","published_at":"2025-09-17T02:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8c53c87d54abfd47d46dc21f46aa8d05d4d986b4","kind":"tag","published_at":"2025-09-10T21:04:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"9043ee6eb80d087568e4f8882aba879e062e2e02","kind":"commit","published_at":"2025-09-04T12:09:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"5bd5fcde0a9e703abec8a9d40d97944ffa0df0b7","kind":"tag","published_at":"2025-08-29T13:27:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.11.0/manifests"},{"name":"v8.10.2","sha":"dbd436ed10bee05e2decc6578587ffca527c33b5","kind":"tag","published_at":"2025-08-20T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"9eee74b01531b95bdecf056ace37f4421771b8fc","kind":"tag","published_at":"2025-08-15T18:35:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"a213c4efd356e824c871b391bb4f92404fee2b96","kind":"tag","published_at":"2025-08-08T11:59:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.10.0/manifests"},{"name":"v7.29.9","sha":"49fec5577523306affe42bfc71e8eab0c4a1f325","kind":"tag","published_at":"2025-08-07T10:28:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.9/manifests"},{"name":"v8.9.2","sha":"312a6c0c9eed9658877b60c4bd55d30a5d4d9029","kind":"tag","published_at":"2025-07-31T09:35:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"452cde87937216ce4b250105851da03e7140fd36","kind":"commit","published_at":"2025-07-21T02:51:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"3a86f282cf8a08bf3a2a1c61c585b5e844ba60fb","kind":"tag","published_at":"2025-07-18T14:29:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.9.0/manifests"},{"name":"v8.8.0","sha":"ba7e78ab9b0b65612914ed47c122cf4110371efa","kind":"tag","published_at":"2025-07-11T07:47:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.8.0/manifests"},{"name":"v7.29.8","sha":"ce51f32f6b581db91110c3aaa774e7ce4191b5dc","kind":"tag","published_at":"2025-07-04T09:52:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.8/manifests"},{"name":"v8.7.0","sha":"95a1e22f24caa85a40cd81745efd40244e17165f","kind":"tag","published_at":"2025-07-04T09:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"6b1c85aa41781b8d36e530696715d3b4af5e1e61","kind":"tag","published_at":"2025-06-27T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.6.0/manifests"},{"name":"v7.29.7","sha":"b59c818f4ec899e3a0bd0ef2e8c77c0054c92b0f","kind":"tag","published_at":"2025-06-26T15:20:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.7/manifests"},{"name":"v8.5.3","sha":"a47455bc6855efc64dee3f5a7b34082b079dd79f","kind":"tag","published_at":"2025-06-19T21:26:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.3/manifests"},{"name":"v8.5.2","sha":"6be530ff380d84fb6f9dab9c54160e6e49ec3bb5","kind":"tag","published_at":"2025-06-12T14:19:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.2/manifests"},{"name":"v7.29.6","sha":"097dfdbc55ba8eaab734f7c3ae936c17c032bf25","kind":"tag","published_at":"2025-06-06T08:17:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.6/manifests"},{"name":"v8.5.1","sha":"61434decbbb6adc2fd8ab8b4ea326297f359e8af","kind":"tag","published_at":"2025-06-05T15:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"ad0f3c3df627e1c5230295762c7bb82ac642b13c","kind":"tag","published_at":"2025-05-29T12:23:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.5.0/manifests"},{"name":"v7.29.5","sha":"24f630cf9f55e505ed88787d62f838a67b14163c","kind":"tag","published_at":"2025-05-29T08:37:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.5/manifests"},{"name":"v7.29.4","sha":"fb048f74d22cdbccd2af14355547f95accea0352","kind":"tag","published_at":"2025-05-22T12:59:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.4/manifests"},{"name":"v8.4.0","sha":"6495e1545886db424277f9a806a2c196ce91953f","kind":"tag","published_at":"2025-05-21T17:54:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.4.0/manifests"},{"name":"v8.3.1","sha":"5d949481e8f3c6453362a658ba50eb9d67e96782","kind":"tag","published_at":"2025-05-14T13:03:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"f1be6ab1cb8133a1374e6131d628611e652f3583","kind":"tag","published_at":"2025-05-08T13:20:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.3.0/manifests"},{"name":"v7.29.3","sha":"218d7353c095607ed6414a5ea70a98fa12041870","kind":"tag","published_at":"2025-05-08T13:12:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.3/manifests"},{"name":"v8.2.0","sha":"804e2afe6bfd4ae3001b0f462cb526572d228b3d","kind":"tag","published_at":"2025-05-01T14:24:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.2.0/manifests"},{"name":"v7.29.2","sha":"3164b02c5b768e76df9a730e2afabe970802a8db","kind":"tag","published_at":"2025-05-01T13:08:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.2/manifests"},{"name":"v8.1.0","sha":"e9621d6410e854068b8a2d388e8cb7ad8d0b848e","kind":"tag","published_at":"2025-04-24T08:06:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.1.0/manifests"},{"name":"v7.29.1","sha":"a80b51b5268ec21a5680677dfbc53b6da2366a32","kind":"tag","published_at":"2025-04-23T17:19:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.1/manifests"},{"name":"v8.0.0","sha":"881de933a844a406897b582266344d041a0538f3","kind":"tag","published_at":"2025-04-17T12:51:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0/manifests"},{"name":"v7.29.0","sha":"80a4c73f9e215f7ea2e1e5cdbbe8e80ec5a8ed80","kind":"tag","published_at":"2025-04-16T11:10:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.29.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.29.0/manifests"},{"name":"v8.0.0-beta.3","sha":"b25cadd695fc6f351ffb061f148258b80e428513","kind":"tag","published_at":"2025-04-03T12:52:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.3/manifests"},{"name":"v7.28.3","sha":"4ea19f6ea5fd8819dec11377a6a29e34cdacee0f","kind":"tag","published_at":"2025-04-03T08:24:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.3/manifests"},{"name":"v7.28.2","sha":"f0427d6f909d8257f92255a687532da4597eeba6","kind":"tag","published_at":"2025-03-28T13:37:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.2/manifests"},{"name":"v8.0.0-beta.2","sha":"275e90a8d93e8f6d3df3d84e57edd6ba652cf743","kind":"tag","published_at":"2025-03-28T10:20:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.2/manifests"},{"name":"v7.28.1","sha":"714c27a35669ddb6607b8304f7dde004cebc12fa","kind":"tag","published_at":"2025-03-21T13:20:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.1/manifests"},{"name":"v8.0.0-beta.1","sha":"667152759a840d962a892d442e8e52eaabba4ae3","kind":"tag","published_at":"2025-03-21T13:07:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.1/manifests"},{"name":"v8.0.0-beta.0","sha":"5fd9c1eccb6970a7a6abdf673b6c0ce523f970a8","kind":"tag","published_at":"2025-03-18T16:35:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-beta.0/manifests"},{"name":"v7.28.0","sha":"77e84ecc93ccf68211b1bd0cc9d74b1d59b5f741","kind":"tag","published_at":"2025-03-17T16:59:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.28.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.28.0/manifests"},{"name":"v7.27.3","sha":"4a6ffed9b7d02b87b8c69eba9b09207e727009f4","kind":"tag","published_at":"2025-03-07T10:02:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.3/manifests"},{"name":"v8.0.0-alpha.14","sha":"3524dc503a256ff2d19cc0640596b45e54c8fb0c","kind":"tag","published_at":"2025-03-07T09:53:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.14/manifests"},{"name":"v8.0.0-alpha.13","sha":"77461503ae7d15e82b8853d1bbc4f46babd47639","kind":"tag","published_at":"2025-02-28T15:18:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.13/manifests"},{"name":"v7.27.2","sha":"695d41219ba390c0c4648ebb7eb743af51a9b071","kind":"tag","published_at":"2025-02-27T16:30:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.2/manifests"},{"name":"v7.27.1","sha":"d1dec0221f63f4c36159645834b522f776af3dcf","kind":"tag","published_at":"2025-02-25T10:15:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.1/manifests"},{"name":"v8.0.0-alpha.12","sha":"f2a285af3759d37d7cfa2216838a7d4ce0aa3f52","kind":"tag","published_at":"2025-02-17T10:29:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.12/manifests"},{"name":"v7.27.0","sha":"c505f40495d33c8f085f74f9023f835d9a12f11c","kind":"tag","published_at":"2025-02-17T09:37:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.27.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.27.0/manifests"},{"name":"v8.0.0-alpha.11","sha":"8ff176de41e6c673c563c2b4b0e1ab28fb326aa9","kind":"tag","published_at":"2025-02-07T14:11:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.11/manifests"},{"name":"v7.26.0","sha":"3b9664368b060d57fc67f9961104d63c47299b54","kind":"tag","published_at":"2025-02-07T12:46:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.26.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.26.0/manifests"},{"name":"v8.0.0-alpha.10","sha":"a592f92bd9dda3d6b67438ac32d2c7edfd13a3ef","kind":"tag","published_at":"2025-01-31T18:53:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.10/manifests"},{"name":"v7.25.0","sha":"1e6ac1b25160d70dd275452773bd4182e806e49a","kind":"tag","published_at":"2025-01-31T18:49:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.25.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.25.0/manifests"},{"name":"v8.0.0-alpha.9","sha":"22f4ca72d42a459c35723d1d188bfac37e84f4f1","kind":"tag","published_at":"2025-01-24T13:14:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.9/manifests"},{"name":"v7.24.1","sha":"f354e42b4581984cb2e8b8579946c19b8e229694","kind":"tag","published_at":"2025-01-24T10:59:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.1/manifests"},{"name":"v7.24.0","sha":"3dd2dfefaff63710c3519ef65660294932981378","kind":"tag","published_at":"2025-01-17T14:59:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.24.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.24.0/manifests"},{"name":"v8.0.0-alpha.8","sha":"3f5b6b17c377d0f15ede5262f09fdcb067f6097f","kind":"tag","published_at":"2025-01-16T16:00:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.8/manifests"},{"name":"v8.0.0-alpha.7","sha":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f","kind":"tag","published_at":"2025-01-09T14:54:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.7/manifests"},{"name":"v7.23.6","sha":"82162aa9752bf023f1940ea9a3ac705da96ae7d5","kind":"tag","published_at":"2025-01-09T14:37:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.6/manifests"},{"name":"v7.23.5","sha":"b3091fe2523933913a85aec1e47046cf2cd922b8","kind":"commit","published_at":"2024-12-27T15:15:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.5/manifests"},{"name":"v7.23.4","sha":"f13dd699d9683161a0caeb058a839f75e68ec016","kind":"tag","published_at":"2024-12-27T11:49:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.4/manifests"},{"name":"v8.0.0-alpha.6","sha":"61d8511407190a7f1b7a4f4a672ffe3ee3b33342","kind":"tag","published_at":"2024-12-26T20:21:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.6/manifests"},{"name":"v8.0.0-alpha.5","sha":"878a5382e3a7cf5de8d81baad6b845c5bec7ee6c","kind":"tag","published_at":"2024-12-19T13:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.5/manifests"},{"name":"v7.23.3","sha":"8d49b7fe15b8527a9e59964f370e3585c4d8d083","kind":"tag","published_at":"2024-12-19T13:31:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.3/manifests"},{"name":"v8.0.0-alpha.4","sha":"374b96db9006e70fd8c7b6a25a05e65901297020","kind":"tag","published_at":"2024-12-13T10:31:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.4/manifests"},{"name":"v7.23.2","sha":"3548ca83254f1d4e6671f75ad751fe180a05d409","kind":"tag","published_at":"2024-12-12T16:10:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.2/manifests"},{"name":"v8.0.0-alpha.3","sha":"4db3e018d615b8a7c2fa998bc274c29eb3422c5c","kind":"tag","published_at":"2024-12-05T15:35:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.3/manifests"},{"name":"v7.23.1","sha":"56d39bb9284aa553272c89fdc2ed4687d81ce777","kind":"tag","published_at":"2024-12-05T15:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.1/manifests"},{"name":"v8.0.0-alpha.2","sha":"52de1eccd6585a23b876ebac9080c9967929c2d1","kind":"tag","published_at":"2024-11-29T15:35:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.2/manifests"},{"name":"v7.23.0","sha":"e38e018208f54c4e3e23afeb4f60f019c2ebd59d","kind":"tag","published_at":"2024-11-29T13:25:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.23.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.23.0/manifests"},{"name":"v8.0.0-alpha.1","sha":"7914aa53c4cef8d313285fa58e4b5a07c10c9357","kind":"tag","published_at":"2024-11-22T16:05:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.1/manifests"},{"name":"v7.22.3","sha":"98fd3d59a11b7bbfe69948e81589a7cbea7e3c15","kind":"tag","published_at":"2024-11-21T17:46:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.3/manifests"},{"name":"v8.0.0-alpha.0","sha":"3c3e7de0e0ba67b1b15a7a68fac7cb7d8a6e0726","kind":"tag","published_at":"2024-11-14T13:50:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v8.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v8.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v8.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v8.0.0-alpha.0/manifests"},{"name":"v7.22.2","sha":"3553def31d8301c7a2cc575e501b27fb930de488","kind":"tag","published_at":"2024-11-08T11:32:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.2/manifests"},{"name":"v7.22.1","sha":"3ea4248f1004dbb593d264ec2d0e5e20aad4f5c0","kind":"tag","published_at":"2024-11-01T05:50:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.1/manifests"},{"name":"v7.22.0","sha":"70b178c38ef72a999a41a396b092ff2da8e7f7f9","kind":"commit","published_at":"2024-10-25T15:18:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.22.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.22.0/manifests"},{"name":"v7.21.0","sha":"c54b77c04616e4e031efd50a7da754f713cfaabe","kind":"tag","published_at":"2024-10-17T16:03:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.21.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.21.0/manifests"},{"name":"v7.20.0","sha":"d114e96c4c724e3f8234a171f6a10686a68fdd91","kind":"tag","published_at":"2024-10-11T09:26:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.20.0/manifests"},{"name":"v7.19.0","sha":"52601483fbc978b1f3d0f99562b20d807889e06b","kind":"tag","published_at":"2024-10-04T19:27:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.19.0/manifests"},{"name":"v7.18.0","sha":"ae3659db9de8e1b89f01d3af18b7e03e15a94383","kind":"tag","published_at":"2024-09-20T08:18:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.18.0/manifests"},{"name":"v6.20.5","sha":"dfcc9549025db9d51c36f592dc6932ce38113b69","kind":"tag","published_at":"2024-09-20T08:09:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.5/manifests"},{"name":"v7.17.0","sha":"afd852215e4bb85a7cff1535db7208a108e8a187","kind":"tag","published_at":"2024-09-13T12:22:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.17.0/manifests"},{"name":"v7.16.0","sha":"37a9af8d057a9f47a1fab6cc6d6ec57850787c70","kind":"tag","published_at":"2024-09-05T14:35:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.16.0/manifests"},{"name":"v7.15.0","sha":"cf441ece0f6c2e07acf49438ee14473bc4278b39","kind":"tag","published_at":"2024-08-29T13:19:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.15.0/manifests"},{"name":"v7.14.0","sha":"b321b4076a977148d8f23cfd57e49906df4534b8","kind":"tag","published_at":"2024-08-23T10:29:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.14.0/manifests"},{"name":"v7.13.0","sha":"c911ad501c4961e63e0e5c9b9eacf4e6367d3210","kind":"tag","published_at":"2024-08-16T13:54:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.13.0/manifests"},{"name":"v7.12.1","sha":"d6c7916cc783f4ac17a25ee7279c8137df5e0a4c","kind":"tag","published_at":"2024-08-09T13:22:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.1/manifests"},{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v7.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v6.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mui/mui-x@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2026-02-18T00:08:12.625Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.5971007842694,"dependent_packages_count":37.09417980670771,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.345640295488554},"purl":"pkg:npm/%40lewis-ui/x-tree-view","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lewis-ui/x-tree-view","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lewis-ui/x-tree-view","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lewis-ui/x-tree-view/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T20:01:45.641Z","issues_count":4660,"pull_requests_count":9594,"avg_time_to_close_issue":7005694.424426934,"avg_time_to_close_pull_request":1409420.665573357,"issues_closed_count":2787,"pull_requests_closed_count":7926,"pull_request_authors_count":372,"issue_authors_count":2427,"avg_comments_per_issue":3.5094420600858367,"avg_comments_per_pull_request":2.2091932457786116,"merged_pull_requests_count":7091,"bot_issues_count":13,"bot_pull_requests_count":2899,"past_year_issues_count":961,"past_year_pull_requests_count":3071,"past_year_avg_time_to_close_issue":1281341.978313253,"past_year_avg_time_to_close_pull_request":398906.7090432503,"past_year_issues_closed_count":415,"past_year_pull_requests_closed_count":2288,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":501,"past_year_avg_comments_per_issue":1.8688865764828304,"past_year_avg_comments_per_pull_request":2.123738196027353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":951,"past_year_merged_pull_requests_count":2065,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":968,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":718,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":702,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":559,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":558,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":508,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":363,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"Janpot","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"siriwatknp","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"bernardobelchior","count":370,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":275,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"flaviendelangle","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":171,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"rita-codes","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"oliviertassinari","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"KenanYusuf","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"michelengelen","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"cherniavskii","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"MBilalShafi","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"Janpot","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"siriwatknp","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"joserodolfofreitas","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"hasdfa","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"bharatkashyap","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"mnajdova","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"DanailH","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lewis-ui%2Fx-tree-view/codemeta","maintainers":[{"uuid":"lewisnguyen00","login":"lewisnguyen00","name":null,"email":"minhnguyen2710@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~lewisnguyen00","role":null,"created_at":"2024-11-01T03:48:47.328Z","updated_at":"2024-11-01T03:48:47.328Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lewisnguyen00/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7853430,"name":"@zhabinsky/x-data-grid-jailbreak","ecosystem":"npm","description":"The community edition of the data grid component (MUI X). (without limitations)","homepage":"https://mui.com/x/react-data-grid/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","material-ui","mui","react-table","table","datatable","data-table","datagrid","data-grid"],"namespace":"zhabinsky","versions_count":1,"first_release_published_at":"2023-06-26T08:53:34.282Z","latest_release_published_at":"2023-06-26T08:53:34.282Z","latest_release_number":"6.9.0","last_synced_at":"2026-07-09T05:08:23.640Z","created_at":"2023-06-26T09:44:56.678Z","updated_at":"2026-07-09T05:08:23.640Z","registry_url":"https://www.npmjs.com/package/@zhabinsky/x-data-grid-jailbreak","install_command":"npm install @zhabinsky/x-data-grid-jailbreak","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui"},"dist-tags":{"latest":"6.9.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-06T01:58:09.750Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.934349205136613,"dependent_packages_count":46.052390886636815,"stargazers_count":1.6046039995918904,"forks_count":1.3989084862301846,"docker_downloads_count":null,"average":16.997563144398875},"purl":"pkg:npm/%40zhabinsky/x-data-grid-jailbreak","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zhabinsky/x-data-grid-jailbreak","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zhabinsky/x-data-grid-jailbreak","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zhabinsky/x-data-grid-jailbreak/dependencies","status":null,"funding_links":["https://opencollective.com/mui","https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhabinsky%2Fx-data-grid-jailbreak/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhabinsky%2Fx-data-grid-jailbreak/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhabinsky%2Fx-data-grid-jailbreak/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhabinsky%2Fx-data-grid-jailbreak/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhabinsky%2Fx-data-grid-jailbreak/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhabinsky%2Fx-data-grid-jailbreak/codemeta","maintainers":[{"uuid":"zhabinsky","login":"zhabinsky","name":null,"email":"vladislavzhabinsky@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~zhabinsky","role":null,"created_at":"2023-06-26T10:54:47.536Z","updated_at":"2023-06-26T10:54:47.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhabinsky/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10777102,"name":"@mui/x-charts-vendor","ecosystem":"npm","description":"Vendored dependencies for MUI X Charts.","homepage":null,"licenses":"MIT AND ISC","normalized_licenses":["MIT","ISC"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["data visualization","React","d3","charting"],"namespace":"mui","versions_count":48,"first_release_published_at":"2024-08-01T16:43:13.783Z","latest_release_published_at":"2026-06-04T14:15:53.628Z","latest_release_number":"9.4.0","last_synced_at":"2026-07-09T05:08:32.807Z","created_at":"2024-08-03T05:50:57.403Z","updated_at":"2026-07-09T05:08:32.807Z","registry_url":"https://www.npmjs.com/package/@mui/x-charts-vendor","install_command":"npm install @mui/x-charts-vendor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"9.0.0-rc.0","latest":"9.4.0","latest-v8":"8.29.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-05T20:42:37.048Z","dependent_packages_count":0,"downloads":2507438,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":2.032740422858136,"dependent_repos_count":26.086212868863313,"dependent_packages_count":37.898186025263904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.005713105661783},"purl":"pkg:npm/%40mui/x-charts-vendor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-charts-vendor","docker_dependents_count":1,"docker_downloads_count":4211641,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-charts-vendor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-charts-vendor/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-vendor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-vendor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-vendor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-vendor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-vendor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-vendor/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2024-08-03T06:00:04.048Z","updated_at":"2024-08-03T06:00:04.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2024-08-10T23:17:28.265Z","updated_at":"2024-08-10T23:17:28.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2024-08-10T23:17:29.166Z","updated_at":"2024-08-10T23:17:29.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2024-08-10T23:17:29.506Z","updated_at":"2024-08-10T23:17:29.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2024-08-10T23:17:29.652Z","updated_at":"2024-08-10T23:17:29.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2024-08-10T23:17:29.875Z","updated_at":"2024-08-10T23:17:29.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2024-08-10T23:17:30.064Z","updated_at":"2024-08-10T23:17:30.064Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-18T00:02:24.346Z","updated_at":"2026-02-18T00:02:24.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-08-03T06:00:03.973Z","updated_at":"2024-08-03T06:00:03.973Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2024-08-10T23:17:28.799Z","updated_at":"2024-08-10T23:17:28.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-08-03T06:00:03.831Z","updated_at":"2024-08-03T06:00:03.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-18T00:02:23.110Z","updated_at":"2026-02-18T00:02:23.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2024-08-10T23:17:28.581Z","updated_at":"2024-08-10T23:17:28.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2024-08-10T23:17:28.352Z","updated_at":"2024-08-10T23:17:28.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-08-03T06:00:03.870Z","updated_at":"2024-08-03T06:00:03.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-18T00:02:23.794Z","updated_at":"2026-02-18T00:02:23.794Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10083418,"name":"@mui/x-charts-pro","ecosystem":"npm","description":"The Pro plan edition of the MUI X Charts components.","homepage":"https://mui.com/x/react-charts/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","charts"],"namespace":"mui","versions_count":119,"first_release_published_at":"2024-08-09T13:21:36.390Z","latest_release_published_at":"2026-07-02T20:45:39.815Z","latest_release_number":"9.8.0","last_synced_at":"2026-07-09T05:08:35.037Z","created_at":"2024-05-24T02:28:06.952Z","updated_at":"2026-07-09T05:08:35.037Z","registry_url":"https://www.npmjs.com/package/@mui/x-charts-pro","install_command":"npm install @mui/x-charts-pro","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest-v7":"7.29.1","next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.8.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2024-04-13T11:08:31.000Z","size":124467,"stargazers_count":3701,"open_issues_count":1144,"forks_count":1080,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-04-14T03:06:32.247Z","etag":null,"topics":["charts","data-grid","data-table","date-picker","date-range-picker","hacktoberfest","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2024-08-01T18:00:34.029Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"248242c9-7661-465c-a7b0-eae5a67eb656","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":6583,"total_committers":353,"mean_commits":18.64872521246459,"dds":0.7413033571320067,"last_synced_commit":"ec2df5cb3dbea7d494d36bc27f193d5b55275d64"},"previous_names":["mui-org/material-ui-x"],"tags_count":284,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215644797,"owners_count":15909810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":16,"last_synced_at":"2024-04-15T10:08:44.542Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":98898,"followers":3177,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-04-15T10:08:47.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[{"name":"v7.12.0","sha":"eefc4a8777ce07dbf5fa613bf6dd282ab48f4742","kind":"tag","published_at":"2024-08-01T16:44:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.12.0/manifests"},{"name":"v7.11.1","sha":"16e105913dcaecb699438cee21e0d7118f0efef1","kind":"commit","published_at":"2024-07-25T16:15:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.1/manifests"},{"name":"v7.11.0","sha":"8534f2db66707596a1aad7e641826124fa16e6a0","kind":"tag","published_at":"2024-07-18T16:05:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.11.0/manifests"},{"name":"v6.20.4","sha":"33c6385bb807456f5182cb1d12ea7163fd06059c","kind":"tag","published_at":"2024-07-18T15:40:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.4/manifests"},{"name":"v7.10.0","sha":"f502dbe6338ea27be29efd745fc3a7dc049c6c02","kind":"tag","published_at":"2024-07-11T14:05:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.10.0/manifests"},{"name":"v7.9.0","sha":"57fd7844818d63af1d2d2c98c3298b1a25a694f1","kind":"tag","published_at":"2024-07-05T18:24:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.9.0/manifests"},{"name":"v7.8.0","sha":"e8e8d306d276627cb7312f4576b1c8d65d9dbe07","kind":"tag","published_at":"2024-06-28T16:04:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.8.0/manifests"},{"name":"v6.20.3","sha":"31cc860705b37feef1bd8d828b335506a0b52999","kind":"tag","published_at":"2024-06-28T15:52:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.3/manifests"},{"name":"v6.20.1","sha":"2492f85accb508d94fb3a581d06d002c2d5ed896","kind":"tag","published_at":"2024-06-21T18:22:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.1/manifests"},{"name":"v7.7.1","sha":"7566a1d82682fbeaf294b98ee246de1b93966e3f","kind":"tag","published_at":"2024-06-21T14:31:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.1/manifests"},{"name":"v6.20.2","sha":"dd8cfcb24078bd8a9da6c330191d4069cc9d7adb","kind":"tag","published_at":"2024-06-21T10:48:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.2/manifests"},{"name":"v7.7.0","sha":"40b6038015646d41146614947fb53c52e7277687","kind":"tag","published_at":"2024-06-13T15:34:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.7.0/manifests"},{"name":"v7.6.2","sha":"1a0ccab775fc75ec3fa32f1d2e216e9726f2387d","kind":"tag","published_at":"2024-06-06T13:44:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.2/manifests"},{"name":"v7.6.1","sha":"ebd0ff4dfe237f4af39b6bfd60525de912e97c68","kind":"tag","published_at":"2024-05-31T07:40:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.1/manifests"},{"name":"v7.6.0","sha":"a4c6f4b8502923a453e2ccfce5361a0ab1b62a35","kind":"tag","published_at":"2024-05-30T14:55:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.6.0/manifests"},{"name":"v6.20.0","sha":"efe15fcf7efa2ffaa54c09c14e22136a82fb8457","kind":"tag","published_at":"2024-05-24T08:19:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.20.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.20.0/manifests"},{"name":"v7.5.1","sha":"9ba6b5f3134999eafa5ed91e8351ed2a77e14455","kind":"tag","published_at":"2024-05-23T14:21:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.1/manifests"},{"name":"v7.5.0","sha":"f52095e706c6b51bc3ae87447bcbe8cb8e62f87b","kind":"tag","published_at":"2024-05-17T07:12:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.5.0/manifests"},{"name":"v6.19.12","sha":"33f34780db900bb30e95aa6d5a1a6e53983765d0","kind":"tag","published_at":"2024-05-17T06:21:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.12/manifests"},{"name":"v7.4.0","sha":"80a8b66eaa182eef16bac995f52799ac73c899ac","kind":"tag","published_at":"2024-05-10T19:18:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.4.0/manifests"},{"name":"v7.3.2","sha":"75f63c31362851af4cf32290a79e0894c74e3058","kind":"tag","published_at":"2024-05-02T14:56:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.2/manifests"},{"name":"v7.3.1","sha":"0cfc7e24859cdd2f9219c58108e1fff3efe0669f","kind":"commit","published_at":"2024-04-26T10:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.1/manifests"},{"name":"v7.3.0","sha":"3a938a1aa36cb267a2fb3c743ea6c60edc370be4","kind":"tag","published_at":"2024-04-18T15:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.3.0/manifests"},{"name":"v6.19.11","sha":"571d833f70599d2421a2a180f25704c789aef490","kind":"tag","published_at":"2024-04-18T14:51:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.11/manifests"},{"name":"v6.19.10","sha":"943aa9fffd5138eda90adc4d42a678c32aceba3b","kind":"tag","published_at":"2024-04-12T17:52:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.10/manifests"},{"name":"v7.2.0","sha":"a672caaf2ebcb215f21ced180dca6ed73349b128","kind":"tag","published_at":"2024-04-12T17:41:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.2.0/manifests"},{"name":"v7.1.1","sha":"04c72625e9ae218ea0ef0f7e290f9017f6c060a8","kind":"tag","published_at":"2024-04-05T09:26:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.1/manifests"},{"name":"v6.19.9","sha":"658dc34062c56570c01436953612a5cdce061f0c","kind":"tag","published_at":"2024-04-05T07:58:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.9/manifests"},{"name":"v7.1.0","sha":"91c4e2c7fa498d4fbb5f33f42fbeca6aeb107b62","kind":"tag","published_at":"2024-03-28T16:57:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"2e5fbb325fb290c53e3d53043d70bc2e36f8d8b3","kind":"tag","published_at":"2024-03-22T11:36:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0/manifests"},{"name":"v6.19.8","sha":"26ae333196a32529d36b03f85d2d59996706a0c5","kind":"tag","published_at":"2024-03-20T14:29:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.8/manifests"},{"name":"v7.0.0-beta.7","sha":"e5e95f3741152a0ea528c30808a4757e4de74b48","kind":"tag","published_at":"2024-03-14T14:52:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.7/manifests"},{"name":"v6.19.7","sha":"b054297fc121b54099427bd84c12ad79716581f0","kind":"tag","published_at":"2024-03-14T11:35:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.7/manifests"},{"name":"v7.0.0-beta.6","sha":"f96c3198c59f4ef6796587de316919d28e645bd1","kind":"tag","published_at":"2024-03-08T15:37:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.6/manifests"},{"name":"v6.19.6","sha":"9fdf89309ea60f6005adfc6d21d7686bd552a5c9","kind":"tag","published_at":"2024-03-02T08:19:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.6/manifests"},{"name":"v7.0.0-beta.5","sha":"f9f60fd1f7cc8bdc3ad738a361c85702809a317f","kind":"tag","published_at":"2024-03-02T08:05:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"1dd8f58beda8de296b824ee9bc226093f93e1a49","kind":"commit","published_at":"2024-02-23T12:37:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.4/manifests"},{"name":"v6.19.5","sha":"cbd69c7969866a31caf333b586ef63fe9acbd882","kind":"commit","published_at":"2024-02-23T09:57:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.5/manifests"},{"name":"v7.0.0-beta.3","sha":"a939cd67bac31a5f85b38291dd929502d9d6524f","kind":"commit","published_at":"2024-02-16T13:57:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"0625170df48b823dfc8a72e5262d7b5fdd655c31","kind":"tag","published_at":"2024-02-09T19:07:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.2/manifests"},{"name":"v6.19.4","sha":"b4f05452c87685da40aa2b27d292b33ac551059e","kind":"tag","published_at":"2024-02-09T18:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.4/manifests"},{"name":"v7.0.0-beta.1","sha":"ff52290c751446cd18caf306fb4c592308681991","kind":"tag","published_at":"2024-02-01T20:24:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.1/manifests"},{"name":"v6.19.3","sha":"9ea4ff427b23d95fe8a51350c7f3aa9790a628c5","kind":"tag","published_at":"2024-02-01T15:19:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.3/manifests"},{"name":"v7.0.0-beta.0","sha":"8fcf3e889793054eb1854e4f4c18b013c381067a","kind":"tag","published_at":"2024-01-26T12:20:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-beta.0/manifests"},{"name":"v6.19.2","sha":"a50b40e0a27e9a4160878acc4478efae9e9a6190","kind":"tag","published_at":"2024-01-25T15:23:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.2/manifests"},{"name":"v6.19.1","sha":"187ca9f46e923b7ac8a43c0938fc10c1174c10ee","kind":"tag","published_at":"2024-01-19T09:15:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.1/manifests"},{"name":"v7.0.0-alpha.9","sha":"447ab5fe897deeae6426bd0c67be68cfdf5bdd7e","kind":"tag","published_at":"2024-01-19T09:10:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.9/manifests"},{"name":"v7.0.0-alpha.8","sha":"a247004d9ffbc986da4bdb5077bbd64ff63955fa","kind":"tag","published_at":"2024-01-11T18:39:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.8/manifests"},{"name":"v6.19.0","sha":"cc9dd37bc8996ab3e701c41cf9425f7dce1c2121","kind":"tag","published_at":"2024-01-11T16:42:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.19.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.19.0/manifests"},{"name":"v7.0.0-alpha.7","sha":"8153169ee963f0504b207dccb92fcbd3713f92b6","kind":"tag","published_at":"2024-01-05T16:29:35.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.7/manifests"},{"name":"v6.18.7","sha":"fa6b8bae63d435c70940274cda3479c66a021c59","kind":"tag","published_at":"2024-01-05T15:34:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.7/manifests"},{"name":"v6.18.6","sha":"876a2ac84c449b718520310db2d14fd7d97deb30","kind":"commit","published_at":"2023-12-22T23:29:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.6/manifests"},{"name":"v7.0.0-alpha.6","sha":"a6af794f2d8940aea2b51c6b937a02247766595e","kind":"tag","published_at":"2023-12-22T23:21:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.6/manifests"},{"name":"v7.0.0-alpha.5","sha":"c8e4c7d6b4e8be2410011356e001c93cd80cb773","kind":"commit","published_at":"2023-12-14T15:01:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.5/manifests"},{"name":"v6.18.5","sha":"725b53af71b604182e8e2d11d5143c7d1eb6e250","kind":"commit","published_at":"2023-12-14T14:18:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.5/manifests"},{"name":"v7.0.0-alpha.4","sha":"e7085c0a7d5ba0186d02c8fd299f707f88f1603f","kind":"tag","published_at":"2023-12-08T14:15:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.4/manifests"},{"name":"v6.18.4","sha":"78b06d4142ef009a4e209e3eb6aed5e852101c04","kind":"tag","published_at":"2023-12-08T13:50:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.4/manifests"},{"name":"v7.0.0-alpha.3","sha":"dddfa616e6fa6ea01ae9f49422cecd1e03a773ef","kind":"tag","published_at":"2023-12-04T12:27:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.3/manifests"},{"name":"v6.18.3","sha":"f1812947f2b82775662ff900d26390c4cdcd38fc","kind":"tag","published_at":"2023-12-04T11:09:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.3/manifests"},{"name":"v7.0.0-alpha.2","sha":"316fa945a7aa73027648fa7ebc014d66dfdb2fff","kind":"tag","published_at":"2023-11-23T16:28:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.2/manifests"},{"name":"v6.18.2","sha":"2fb2fe7584456f7e748b7e33178f1dfa14833894","kind":"tag","published_at":"2023-11-23T15:29:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.2/manifests"},{"name":"v7.0.0-alpha.1","sha":"4dac1ee39e789efd0d310db294d06b23dd3e8e3f","kind":"tag","published_at":"2023-11-17T15:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.1/manifests"},{"name":"v7.0.0-alpha.0","sha":"9ef001affe8051bb435afb6ce50d390241c50457","kind":"tag","published_at":"2023-11-10T10:55:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v7.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v7.0.0-alpha.0/manifests"},{"name":"v6.18.1","sha":"9be9e228ae43cec53e283787e36e46966310ace6","kind":"tag","published_at":"2023-11-09T11:23:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.1/manifests"},{"name":"v6.18.0","sha":"7c69a03a85034b39852962be9c6bd46933aee474","kind":"tag","published_at":"2023-11-03T14:05:26.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.18.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.18.0/manifests"},{"name":"v6.17.0","sha":"5505a593f521c6396161667c5a65ac2c9410abd2","kind":"tag","published_at":"2023-10-27T11:27:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.17.0/manifests"},{"name":"v6.16.3","sha":"b99c0d756dea84afd926e3e1374b691d643916f1","kind":"tag","published_at":"2023-10-20T18:51:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.3/manifests"},{"name":"v6.16.2","sha":"723ed37f522d0413726bed0ae1cb994de2c5306d","kind":"commit","published_at":"2023-10-12T15:45:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.2/manifests"},{"name":"v6.16.1","sha":"b2caf840966fbb5ffa0b9bedd066f9a8bb8a772d","kind":"tag","published_at":"2023-10-06T08:53:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.1/manifests"},{"name":"v6.16.0","sha":"295f0795dfd644937d6c3f71dec4785cba4bb186","kind":"tag","published_at":"2023-09-29T08:23:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.16.0/manifests"},{"name":"v6.15.0","sha":"e36310470c8b7d6292db36209b8ae24f7d7a24c1","kind":"tag","published_at":"2023-09-22T16:00:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"a9004dc969deee64aea18ecc5e27b20e8872c762","kind":"tag","published_at":"2023-09-14T14:42:11.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"12c63af03e8620630a386ea60fe9a2a88f0309d9","kind":"tag","published_at":"2023-09-08T12:21:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"845de95b9757a85049698fe0d4db4ea4d2be58c8","kind":"tag","published_at":"2023-08-31T16:02:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"94d39ba46f4c1258b6d0aea3c61f95406b3828f1","kind":"tag","published_at":"2023-08-25T15:02:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.12.0/manifests"},{"name":"v6.11.2","sha":"90324dd90e731eaacde36c8699a61196dc47a438","kind":"tag","published_at":"2023-08-17T13:19:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.2/manifests"},{"name":"v6.11.1","sha":"e4f55cdc897d694b9ff1e17cd0564fac8b13ca3e","kind":"tag","published_at":"2023-08-11T10:33:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"f22161ca0d0c52ae115f1eefb8a2f36cb40c7217","kind":"commit","published_at":"2023-08-04T07:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.11.0/manifests"},{"name":"v6.10.2","sha":"7fd549703331b118620a631eec7938b7a22f4ba0","kind":"tag","published_at":"2023-07-27T17:03:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.2/manifests"},{"name":"v6.10.1","sha":"eb1c40794aa8e6de4986562b1f9d1358c20ef715","kind":"tag","published_at":"2023-07-20T17:08:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"3f9fb81aa7f1d3459ce669761e412430b93639bb","kind":"tag","published_at":"2023-07-13T14:27:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.10.0/manifests"},{"name":"v6.9.2","sha":"9b0f02494cc767d0e6665149ffc345ef5bbbc0d7","kind":"commit","published_at":"2023-07-06T18:16:27.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.2/manifests"},{"name":"v6.9.1","sha":"04d2db980805e81470c52ba1162c8e6b535c7209","kind":"tag","published_at":"2023-06-30T13:38:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"76c00f2003c7e19bbc13deea16810ea0f38be682","kind":"tag","published_at":"2023-06-22T13:42:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.9.0/manifests"},{"name":"v6.8.0","sha":"cbd22a628c0bbcb57b051afe51b22b20e1c1701d","kind":"commit","published_at":"2023-06-16T11:45:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.8.0/manifests"},{"name":"v6.7.0","sha":"2a58926d38f9fadebb40da3344458d6dd8f14454","kind":"tag","published_at":"2023-06-09T10:23:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"8201d0c6a70ea9ed89fbe44d5c60ecca7956ee40","kind":"tag","published_at":"2023-06-01T14:36:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"tag","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.5.0/manifests"},{"name":"6.5.0","sha":"65a85b1f3466f40e2627e1fed339ae4740ef3eb0","kind":"commit","published_at":"2023-05-19T13:57:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/6.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/6.5.0/manifests"},{"name":"v6.4.0","sha":"1b7f98773595c51530dbfdca0fe3f88c24bea9e5","kind":"tag","published_at":"2023-05-12T16:30:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"1ee0495437ccc329b0af8b1e8e5cd84a3e0d36b1","kind":"tag","published_at":"2023-05-05T09:32:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"0e1e4d879ed4f1e9c11e8d67d40cd024effcde2c","kind":"tag","published_at":"2023-04-28T07:22:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.3.0/manifests"},{"name":"v6.2.1","sha":"d0d2cad7327784df536a05483fdc3066a5c76395","kind":"commit","published_at":"2023-04-20T13:10:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"4578baf7d50a57e743168b86fe4923b4fc8669da","kind":"tag","published_at":"2023-04-14T06:33:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"cc5043c376408df4d924a1c745d4fc76e667e22d","kind":"commit","published_at":"2023-04-10T08:34:20.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.1.0/manifests"},{"name":"v6.0.4","sha":"8a96164766cda6c7c88cac15869d78e3d7ff1e1f","kind":"tag","published_at":"2023-03-30T13:46:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"dde320be59b514adb5c44c916f21c2e83b5fa8b8","kind":"tag","published_at":"2023-03-23T16:07:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"ea066785f4935ef87804ecfe373076ca9875b4f9","kind":"tag","published_at":"2023-03-16T13:38:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"f4d0caff7d3c852dad555fc271c5659e4b05d090","kind":"commit","published_at":"2023-03-09T18:45:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"67cffb1cf5fec20361faffde92020d208849d901","kind":"tag","published_at":"2023-03-03T17:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0/manifests"},{"name":"v5.17.26","sha":"314a883c73c7b988ea8a5c7cbe3fff2fcc81b072","kind":"tag","published_at":"2023-03-03T14:03:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.26","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.26/manifests"},{"name":"v6.0.0-beta.5","sha":"f2a590e81c3253574f3faa3f562e60c236c3a70e","kind":"tag","published_at":"2023-02-23T15:06:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.5/manifests"},{"name":"v5.17.25","sha":"5542c411eb5644578f0736d9e224a1585163c96c","kind":"tag","published_at":"2023-02-23T12:15:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.25","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.25/manifests"},{"name":"v6.0.0-beta.4","sha":"948707f03255787d7a98951f6cf98e6e4993c4c5","kind":"tag","published_at":"2023-02-16T13:44:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.4/manifests"},{"name":"v5.17.24","sha":"e6f9c348cc70d8d93797ab8eedba9ce7778d271b","kind":"tag","published_at":"2023-02-16T12:47:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.24","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.24/manifests"},{"name":"v6.0.0-beta.3","sha":"d532b541b19ac22e5dc45b61fcd66e9836ea1496","kind":"tag","published_at":"2023-02-09T16:36:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.3/manifests"},{"name":"v5.17.23","sha":"d53e386cfa4b7c87c9d6e587a98a9abd51a445eb","kind":"tag","published_at":"2023-02-09T14:42:24.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.23","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.23/manifests"},{"name":"v6.0.0-beta.2","sha":"b89fbdb45a5e7c670f88d4080abae367ddd4ffbb","kind":"tag","published_at":"2023-02-02T16:11:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.2/manifests"},{"name":"v5.17.22","sha":"bb0c2c65696d0fd5d64c73e5da48021ea490ead9","kind":"tag","published_at":"2023-02-02T14:23:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.22","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.22/manifests"},{"name":"v6.0.0-beta.1","sha":"ad24863662f029319d0f03f3dec5e81c054b21c3","kind":"commit","published_at":"2023-01-27T12:24:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.1/manifests"},{"name":"v5.17.21","sha":"1a8703146c2782238163ef8c3c2dd77262a143a9","kind":"commit","published_at":"2023-01-27T10:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.21","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.21/manifests"},{"name":"v6.0.0-beta.0","sha":"3fc4a74c5502e4375064901df79784d61c36111b","kind":"tag","published_at":"2023-01-20T09:25:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-beta.0/manifests"},{"name":"v5.17.20","sha":"c719aa62d68d0d62d3c06ffce466e9dd452d73e1","kind":"tag","published_at":"2023-01-19T15:23:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.20","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.20/manifests"},{"name":"v5.17.19","sha":"8426da46dda7ecbd15db8b192bff38b1707d02db","kind":"tag","published_at":"2023-01-16T12:08:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.19","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.19/manifests"},{"name":"v6.0.0-alpha.15","sha":"4fe9d122b62a9ac4b8c0365ed37951c8678af698","kind":"tag","published_at":"2023-01-13T15:28:15.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.15/manifests"},{"name":"v6.0.0-alpha.14","sha":"9b4c67e4ad2e933b2dddcf5c97eb80fd0d16523d","kind":"tag","published_at":"2023-01-05T15:53:37.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.14/manifests"},{"name":"v5.17.18","sha":"68cc52af84ab9c6bdb6c9e774c51c48b9010167e","kind":"tag","published_at":"2023-01-05T14:00:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.18","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.18/manifests"},{"name":"v5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"tag","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.17/manifests"},{"name":"5.17.17","sha":"748db3ea0039286f3a586b3efe4317f38fc8d505","kind":"commit","published_at":"2022-12-24T13:22:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/5.17.17","html_url":"https://github.com/mui/mui-x/releases/tag/5.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/5.17.17/manifests"},{"name":"v6.0.0-alpha.13","sha":"7b36870af1b22ea9cc30e83c4060d6cf96547c16","kind":"tag","published_at":"2022-12-24T13:18:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.13/manifests"},{"name":"v6.0.0-alpha.12","sha":"48bbb75b0d161133a7604550f17ac1ffc5ef3da5","kind":"tag","published_at":"2022-12-16T13:47:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.12/manifests"},{"name":"v5.17.16","sha":"2cb2d8fa2d515564bd156b7c7ff9821a95c434b5","kind":"tag","published_at":"2022-12-16T12:24:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.16","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.16/manifests"},{"name":"v6.0.0-alpha.11","sha":"e29c2f8cd2849faca2d0fe6e60a629df415f3c1e","kind":"tag","published_at":"2022-12-08T19:25:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.11/manifests"},{"name":"v5.17.15","sha":"9dfee2f6aaedc8872f95ecd650b04ace6dd4e053","kind":"tag","published_at":"2022-12-08T19:08:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.15","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.15/manifests"},{"name":"v6.0.0-alpha.10","sha":"09ca1235ef07c15f83e1b98c184982b2391d3f3d","kind":"tag","published_at":"2022-12-01T18:21:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.10/manifests"},{"name":"v5.17.14","sha":"8946b6c5787906fe6273c3eed98004a57b854f63","kind":"tag","published_at":"2022-12-01T15:46:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.14","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.14/manifests"},{"name":"v6.0.0-alpha.9","sha":"9a211f7454d64bed6bfa16c8f2703b71fd8c41c9","kind":"tag","published_at":"2022-11-24T21:49:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.9/manifests"},{"name":"v5.17.13","sha":"baecdaeb92e8821a1f89f789224dc9bfa3812fd4","kind":"tag","published_at":"2022-11-24T21:18:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.13","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.13/manifests"},{"name":"v6.0.0-alpha.8","sha":"dceb5d37a313c38a400dddcf56edd794efece5eb","kind":"tag","published_at":"2022-11-17T15:10:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.8/manifests"},{"name":"v5.17.12","sha":"a78e81ddcd40906a596fa332fa3c4bb8e7e7890e","kind":"tag","published_at":"2022-11-17T14:57:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.12","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.12/manifests"},{"name":"v5.17.11","sha":"7044c4d28897c292f361146db7baee0ca5f8495a","kind":"commit","published_at":"2022-11-10T16:31:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.11","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.11/manifests"},{"name":"v6.0.0-alpha.7","sha":"6d279bdb01d579873b770ac4cd309069e861d338","kind":"commit","published_at":"2022-11-10T16:13:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.7/manifests"},{"name":"v6.0.0-alpha.6","sha":"39d524265a492e6ef1280d75f437e3d12b3f7f91","kind":"tag","published_at":"2022-11-04T08:27:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.6/manifests"},{"name":"v5.17.10","sha":"95d1cbb41d487926422f0673cb09fae68ac0f9b9","kind":"tag","published_at":"2022-11-04T07:22:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.10","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.10/manifests"},{"name":"v6.0.0-alpha.5","sha":"a00ffe22d5ca9d8f98d562f491be45be9f72c483","kind":"tag","published_at":"2022-10-31T17:08:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.5/manifests"},{"name":"v5.17.9","sha":"684b345a5cdc9c643cd13177ff3d6668a7d51f9f","kind":"tag","published_at":"2022-10-28T13:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.9","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.9/manifests"},{"name":"v6.0.0-alpha.4","sha":"1efef88ce16ae74505768cffe349cfb9b9304874","kind":"tag","published_at":"2022-10-20T15:25:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.4/manifests"},{"name":"v5.17.8","sha":"0bfa08903bfb901c92a6c328c7a9261c2512d4f4","kind":"tag","published_at":"2022-10-20T14:05:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.8","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.8/manifests"},{"name":"v6.0.0-alpha.3","sha":"9f70504e1b3e0d01509936ed7c6b06aa7d1571b4","kind":"tag","published_at":"2022-10-14T06:14:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.3/manifests"},{"name":"v5.17.7","sha":"58fc98f36136536b1c9df2e3c6ff3f03e5a24df2","kind":"tag","published_at":"2022-10-13T15:24:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.7/manifests"},{"name":"v6.0.0-alpha.2","sha":"bccae7b63721a9b82824c0750122c4d021c800d7","kind":"tag","published_at":"2022-10-07T09:55:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.2/manifests"},{"name":"v5.17.6","sha":"539083289b3dbb17917113e3b473ff6ac98d1766","kind":"tag","published_at":"2022-10-06T15:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.6/manifests"},{"name":"v5.17.5","sha":"c25410b3db961dd04c69abd759f0709e71cc0f44","kind":"tag","published_at":"2022-09-29T23:23:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.5/manifests"},{"name":"v6.0.0-alpha.1","sha":"8f07eccc2ed1ad615b8d1fa18ab9acb4a9abf3cf","kind":"tag","published_at":"2022-09-29T22:52:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.1/manifests"},{"name":"v6.0.0-alpha.0","sha":"1165f875f3bee26dbd6bc957166a430fbd23c920","kind":"tag","published_at":"2022-09-23T15:10:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v6.0.0-alpha.0","html_url":"https://github.com/mui/mui-x/releases/tag/v6.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v6.0.0-alpha.0/manifests"},{"name":"v5.17.4","sha":"147beb6e9247bdcaef0c70102c9a2e489cbdbbad","kind":"tag","published_at":"2022-09-23T14:46:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.4/manifests"},{"name":"v5.17.3","sha":"9ae5ec5c71186a830ef6ad12ca1d799e2d1e89b8","kind":"tag","published_at":"2022-09-16T13:03:09.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.3/manifests"},{"name":"v5.17.2","sha":"3cf54f67b7e6b130c3b8266f74d9a1dbb6712a4e","kind":"tag","published_at":"2022-09-09T09:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.2/manifests"},{"name":"v5.17.1","sha":"f36808e67c0cea8f0d46e0e506348db0cc2feb30","kind":"tag","published_at":"2022-09-05T10:57:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.1/manifests"},{"name":"v5.17.0","sha":"0ea932988fecc9440fc861fa51fed815db06c762","kind":"tag","published_at":"2022-09-02T13:49:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.17.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.17.0/manifests"},{"name":"v5.16.0","sha":"8db0bfa86ba1d4e18b78463d756eb23bddd7ec4d","kind":"tag","published_at":"2022-08-25T14:39:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.16.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.16.0/manifests"},{"name":"v5.15.3","sha":"323a33a98fb67d1a3f8f70703f6357281e7aa854","kind":"tag","published_at":"2022-08-18T22:04:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.3/manifests"},{"name":"v5.15.2","sha":"7f8975df6edf48e2654d23a31e9929df008d03b3","kind":"tag","published_at":"2022-08-11T13:57:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.2/manifests"},{"name":"v5.15.1","sha":"17a2570b923940a12c0881e9e39f9c1fd39bec3f","kind":"tag","published_at":"2022-08-04T16:08:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.1/manifests"},{"name":"v5.15.0","sha":"4816d032164ecbd7bb623c5166307c495312e82f","kind":"tag","published_at":"2022-07-29T07:54:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.15.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.15.0/manifests"},{"name":"v5.14.0","sha":"2e414517e14bb5930e64a2941e8342123b2027f7","kind":"tag","published_at":"2022-07-22T15:33:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.14.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.14.0/manifests"},{"name":"v5.13.1","sha":"e71f20528b41ced4e8a5389a699ae18281352660","kind":"tag","published_at":"2022-07-16T01:02:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.1/manifests"},{"name":"v5.13.0","sha":"84d29407d886235701f8999f06d9d1d4e6920b03","kind":"tag","published_at":"2022-07-07T16:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.0/manifests"},{"name":"v5.13.2","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.13.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.13.2/manifests"},{"name":"v5.12.3","sha":"3009f9d8ad7c18fb1cf97c6a565dddf87fc063c2","kind":"tag","published_at":"2022-06-24T08:04:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.3/manifests"},{"name":"v5.12.2","sha":"c89587cb443f337aa3921accc387a7cec309c4cb","kind":"tag","published_at":"2022-06-16T15:08:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.2/manifests"},{"name":"v5.12.1","sha":"618a9a49bf39de831554096b724377cb75bf7f12","kind":"tag","published_at":"2022-06-10T08:43:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.1/manifests"},{"name":"v5.12.0","sha":"2b8eb8a1f38c216146b54c594cf85d37580367bd","kind":"tag","published_at":"2022-05-31T18:43:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.12.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.12.0/manifests"},{"name":"v5.11.1","sha":"e5b548f6744f6d000436879839067055205e07db","kind":"tag","published_at":"2022-05-20T14:00:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.1/manifests"},{"name":"v5.11.0","sha":"99fd61c13ec54f14a6b426db417ca897d742b825","kind":"tag","published_at":"2022-05-13T10:03:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.11.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.11.0/manifests"},{"name":"v5.10.0","sha":"b54798e3a39024c54b9331e2dcda323a9f723cde","kind":"tag","published_at":"2022-04-25T13:53:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.10.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"b6e06bba9abbb9e33ec433bbb514571013270b7b","kind":"tag","published_at":"2022-04-14T16:26:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.9.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"7f55c6e3d8b620aff49ca7e3ea633583f9f8887f","kind":"tag","published_at":"2022-04-04T15:24:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.8.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.8.0/manifests"},{"name":"v5.7.0","sha":"e66404d4b15c5bfc524cfb6ab1b39e013cd91167","kind":"tag","published_at":"2022-03-24T14:26:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.7.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.7.0/manifests"},{"name":"v5.6.1","sha":"f04331c6778c92e7632ae20792547cb6a8a5f3f1","kind":"commit","published_at":"2022-03-10T16:38:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"d7cb410367eddf19e421c8d2d81a24f05e00eb64","kind":"commit","published_at":"2022-03-04T16:10:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.6.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"0f38b954364cd18abc5020cc4cf58a17f3bb1732","kind":"commit","published_at":"2022-02-10T16:14:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"56fb02c660e7c74a4424a0c4128cc3fb00a29e2d","kind":"commit","published_at":"2022-02-03T17:14:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.5.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"6985fa5c6c7d1e02039fa06dfec139888672f2cb","kind":"commit","published_at":"2022-01-28T16:16:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.4.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"6a90f9546f48f4ff4e546da5bfc2215fddbe73f0","kind":"commit","published_at":"2022-01-21T13:38:48.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.3.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.3.0/manifests"},{"name":"v5.2.2","sha":"0e1ce2d2d93bcbd66e50b87100a28c50ca3283f6","kind":"commit","published_at":"2022-01-06T16:20:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"1ed95e17aa46cd1298957b428d2d3b3173acf673","kind":"commit","published_at":"2021-12-17T15:19:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"d00e7590d83a81520f5cae9e577cb4852ab2fd0a","kind":"commit","published_at":"2021-12-09T16:41:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.2.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7c3facb27dfb8cffe7d0423638acabed92bb26b2","kind":"commit","published_at":"2021-12-02T16:54:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.1.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"d3cfcef9ee81bff378e79846382cbedcb7ee4caa","kind":"commit","published_at":"2021-11-17T14:30:19.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"2409df34aa924b4dd0d2ef80d59f2812974a1171","kind":"commit","published_at":"2021-11-12T18:25:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.7","sha":"459c2240d11542e3b02fbe9d4bfc6dba05b56995","kind":"commit","published_at":"2021-11-03T13:17:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.7","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.7/manifests"},{"name":"v4.0.2","sha":"e9a6feff73da5bc3943622f82b9a0d62608d323f","kind":"commit","published_at":"2021-11-01T12:06:07.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.2/manifests"},{"name":"v5.0.0-beta.6","sha":"6d992f8239b71ff8e0d1ac36ced67867bfe41c8f","kind":"commit","published_at":"2021-10-29T16:21:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.6","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.6/manifests"},{"name":"v5.0.0-beta.5","sha":"e7305eb20ac9233e97532a446451e25425de5f34","kind":"commit","published_at":"2021-10-22T14:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.5","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.5/manifests"},{"name":"v5.0.0-beta.4","sha":"8b1b24f74082c8fc131e3c98cb090a9dcfc4a437","kind":"commit","published_at":"2021-10-14T14:39:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"64d18fe23cfd1199fec0b7b1452123785851d9f1","kind":"commit","published_at":"2021-10-07T13:49:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.3/manifests"},{"name":"v4.0.1","sha":"d7a9a77341acea9fecd235c78efdbfe840698a94","kind":"commit","published_at":"2021-09-29T13:45:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.1/manifests"},{"name":"v5.0.0-beta.2","sha":"d5e05f17acd32321b26930d0197d9437d6b2ecf0","kind":"commit","published_at":"2021-09-24T12:29:23.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"68ae5d5d477500ba56564df10a215eb7ad2e22d9","kind":"commit","published_at":"2021-09-17T15:24:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"83f66e18af775ba6c3b843981ac1790bcd6b1ddd","kind":"commit","published_at":"2021-09-17T09:38:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/mui/mui-x/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v5.0.0-beta.0/manifests"},{"name":"v4.0.0","sha":"da74b7a4d935f9036996d944b2896e51b1244497","kind":"commit","published_at":"2021-08-27T13:48:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0/manifests"},{"name":"v4.0.0-alpha.37","sha":"b81daef3a604c87620d3cfcb354cf5071d3836a9","kind":"commit","published_at":"2021-08-12T16:05:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.37","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.37/manifests"},{"name":"v4.0.0-alpha.36","sha":"eb34684b82343b33fe05374e97b2071b576de900","kind":"commit","published_at":"2021-08-06T11:08:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.36","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.36/manifests"},{"name":"v4.0.0-alpha.35","sha":"3aad96eb90eb68569bd633f1746c654248793fef","kind":"commit","published_at":"2021-07-31T14:21:30.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.35","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.35/manifests"},{"name":"v4.0.0-alpha.34","sha":"d30bae439d6243f8e890147ad57495e6974dbdea","kind":"commit","published_at":"2021-07-21T14:24:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.34","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.34/manifests"},{"name":"v4.0.0-alpha.33","sha":"a316c76d427393547a0778f048543214ddf2cf6e","kind":"commit","published_at":"2021-07-01T16:54:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.33","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.33/manifests"},{"name":"v4.0.0-alpha.32","sha":"bc5804d5cb96495c78710badf3fa3ae1f5be60e9","kind":"commit","published_at":"2021-06-18T22:02:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.32","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.32/manifests"},{"name":"v4.0.0-alpha.31","sha":"45093913e390b9c71b89a3debf76a58a46e68a2f","kind":"commit","published_at":"2021-06-09T14:35:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.31","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.31/manifests"},{"name":"v4.0.0-alpha.30","sha":"0c189f7e693a1ccef51e0c5014f5c818186c51ee","kind":"commit","published_at":"2021-05-31T08:07:05.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.30","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.30/manifests"},{"name":"v4.0.0-alpha.29","sha":"fc36c0555c912d252c45ed402542563e774b8117","kind":"commit","published_at":"2021-05-19T15:16:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.29","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.29/manifests"},{"name":"v4.0.0-alpha.28","sha":"0a373ee4769e089330e4e6ecfc89cb6dadc22379","kind":"commit","published_at":"2021-05-10T18:22:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.28","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.28/manifests"},{"name":"v4.0.0-alpha.27","sha":"378ae555633a46eddb9c643872ca8cc2c6cebead","kind":"commit","published_at":"2021-04-30T10:31:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.27","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.27/manifests"},{"name":"v4.0.0-alpha.26","sha":"aefa3f004f89c13722946c41371207cd4d840d34","kind":"commit","published_at":"2021-04-22T11:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.26","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.26/manifests"},{"name":"v4.0.0-alpha.25","sha":"bedc51b47012f8b42bfed9b2d6091d6d69dc3b53","kind":"tag","published_at":"2021-04-14T16:44:12.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.25","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.25/manifests"},{"name":"v4.0.0-alpha.24","sha":"44f2da68552802499f427932e3dfb1912a24bd88","kind":"tag","published_at":"2021-04-02T18:44:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.24","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.24/manifests"},{"name":"v4.0.0-alpha.23","sha":"62c9119a1d94686b4c41d2aacd8f671e1f8901d5","kind":"tag","published_at":"2021-03-23T14:42:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.23","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.23/manifests"},{"name":"v4.0.0-alpha.22","sha":"32fbaf095a0cc4391c248253b3a02e354f8f8ff2","kind":"tag","published_at":"2021-03-09T14:59:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.22","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.22/manifests"},{"name":"v4.0.0-alpha.21","sha":"fc26bb82be5303487608f76fc60189ebec568584","kind":"tag","published_at":"2021-02-27T15:52:06.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.21","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.21/manifests"},{"name":"v4.0.0-alpha.20","sha":"1d3a4c327b18fe4f34eb70c187ca512ad51a0d19","kind":"tag","published_at":"2021-02-16T19:23:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.20","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.20/manifests"},{"name":"v4.0.0-alpha.19","sha":"0d36f69960dc19fb9a3d150c0407348b6974e88b","kind":"tag","published_at":"2021-02-05T19:34:02.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.19","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.19/manifests"},{"name":"v4.0.0-alpha.18","sha":"3fd0768d8999d3f076c18177af6ae705afc1d21b","kind":"tag","published_at":"2021-01-26T15:02:36.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.18","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.18/manifests"},{"name":"v4.0.0-alpha.17","sha":"c82ff7ac448425cb9e0191f22ed7cf993ca5aebf","kind":"commit","published_at":"2021-01-15T08:15:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.17","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.17/manifests"},{"name":"v4.0.0-alpha.16","sha":"888560ffa1c33e3ed5dd42a017b7b3beb5bae904","kind":"tag","published_at":"2021-01-14T17:27:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.16","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.16/manifests"},{"name":"v4.0.0-alpha.15","sha":"7fb8065346f00d31df1e761a94dddf786e13d564","kind":"tag","published_at":"2021-01-07T15:13:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.15","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.15/manifests"},{"name":"v4.0.0-alpha.14","sha":"fe6ee6f36bda3115f0c9f7d8d16b8501231ca991","kind":"tag","published_at":"2020-12-31T11:29:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.14","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.14/manifests"},{"name":"v4.0.0-alpha.13","sha":"07a174350bbe57a9888265ee74fd2c6b8c1eba3b","kind":"tag","published_at":"2020-12-16T12:47:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.13","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.13/manifests"},{"name":"v4.0.0-alpha.12","sha":"b00c1def14ef54028d2ea4aa56e7d34b81c308b6","kind":"tag","published_at":"2020-12-09T11:22:43.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.12","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.12/manifests"},{"name":"v4.0.0-alpha.11","sha":"85cab777424552ed3b05397229cff243fa5a7b27","kind":"tag","published_at":"2020-12-02T11:35:47.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.11","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.11/manifests"},{"name":"v4.0.0-alpha.10","sha":"f0b5a2d88b5d70157c46681d939df315399ba610","kind":"tag","published_at":"2020-11-20T10:49:40.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.10","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.10/manifests"},{"name":"v4.0.0-alpha.9","sha":"036e2de688f907b8786a8cca2b163e9467871b6f","kind":"commit","published_at":"2020-11-09T22:08:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.9","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.9/manifests"},{"name":"v4.0.0-alpha.8","sha":"f17d25471c73a1eb842e57e0767611e83178da42","kind":"tag","published_at":"2020-10-23T21:02:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.8","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.8/manifests"},{"name":"v4.0.0-alpha.7","sha":"93c58ea8bb96c01635dfb943432901ead87a42bf","kind":"tag","published_at":"2020-10-19T10:51:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.7","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.7/manifests"},{"name":"v4.0.0-alpha.6","sha":"b7b742545652655a223a2d9a431881d242072f64","kind":"commit","published_at":"2020-09-25T20:04:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.6","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.6/manifests"},{"name":"v4.0.0-alpha.5","sha":"20cdd6a289e1bdc8ff2d7e7cf929dd075e521b18","kind":"tag","published_at":"2020-09-24T10:43:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.5","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.5/manifests"},{"name":"v4.0.0-alpha.4","sha":"ca66bcd39718653d3c779ea11c1f5ed4a549a8c4","kind":"tag","published_at":"2020-09-24T10:35:42.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"498baffa2e54aa039bb8dda33ce86605fcc0ecaf","kind":"tag","published_at":"2020-09-24T10:33:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"6774900dde97730b3216d377507b9ece1f11236e","kind":"commit","published_at":"2020-09-18T14:58:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha.1","sha":"ea00ff3347d00c5c657193d8303eb8c4df078a8e","kind":"commit","published_at":"2020-09-17T15:09:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/mui/mui-x/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v4.0.0-alpha.1/manifests"},{"name":"v0.1.67","sha":"0b1c0c142d6206d104fcfe0a6cf94d637b2ee243","kind":"tag","published_at":"2020-08-24T22:13:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.67","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.67/manifests"},{"name":"v0.1.66","sha":"c6e87dd25016bfd9b1b6105ccd2b40067dab8a82","kind":"tag","published_at":"2020-08-24T21:14:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.66","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.66/manifests"},{"name":"v0.1.65","sha":"f7dea4b39ad3397fb1e62ad1b99ec0a009dc2a3b","kind":"tag","published_at":"2020-08-24T21:02:29.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.65","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.65/manifests"},{"name":"v0.1.64","sha":"8bb451165944bbf42cbee3f52d6a1d30f17f678e","kind":"tag","published_at":"2020-07-27T16:34:08.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.64","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.64/manifests"},{"name":"v0.1.63","sha":"81107c1ec13a4d25dc2ea1ac096c7e4bf1b30846","kind":"tag","published_at":"2020-07-24T09:07:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.63","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.63/manifests"},{"name":"v0.1.62","sha":"2d5a090b4ce5b8283bf6eb512753f4fd2412e065","kind":"tag","published_at":"2020-07-22T15:48:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.62","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.62/manifests"},{"name":"v0.1.61","sha":"9d80ccf1ef47174bc462d3e5ec57f5ddf9ff294c","kind":"tag","published_at":"2020-07-20T17:23:46.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.61","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.61/manifests"},{"name":"v0.1.60","sha":"4028e46fb53cfb4109fc5bb271e75fd84749d918","kind":"tag","published_at":"2020-07-20T17:17:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.60","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.60/manifests"},{"name":"v0.1.59","sha":"fd140c27ce848c65f3f44853834e4b726ffbc92b","kind":"tag","published_at":"2020-07-20T17:06:39.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.59","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.59/manifests"},{"name":"v0.1.58","sha":"f1d56176bb6308bb55c69f5c2fd5593c4e4faebc","kind":"tag","published_at":"2020-07-20T17:01:22.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.58","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.58/manifests"},{"name":"v0.1.57","sha":"2607d2b9b11cdd0de926cf5480f6011517cd4e33","kind":"tag","published_at":"2020-07-20T16:43:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.57","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.57/manifests"},{"name":"v0.1.56","sha":"d625476a940ee7a057a892e2266a158342d784d0","kind":"tag","published_at":"2020-07-20T16:42:52.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.56","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.56/manifests"},{"name":"v0.1.55","sha":"9dcab73648fb30c2c130edf37471b3d3ef098425","kind":"tag","published_at":"2020-07-20T16:32:18.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.55","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.55/manifests"},{"name":"v0.1.54","sha":"369c954ada133fcf5eabfe159bcd13bc2f148aa5","kind":"tag","published_at":"2020-07-20T16:30:00.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.54","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.54/manifests"},{"name":"v0.1.53","sha":"cb9362553e02b4a243081864098a48426871a168","kind":"tag","published_at":"2020-07-20T16:28:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.53","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.53/manifests"},{"name":"v0.1.52","sha":"edc15182e0a18e57d807f6797309baed616b8379","kind":"tag","published_at":"2020-07-20T16:22:04.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.52","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.52/manifests"},{"name":"v0.1.51","sha":"a6f267007e631d6c32fc04bd1ea2ddaa3b85e1f2","kind":"tag","published_at":"2020-07-08T15:32:16.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.51","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.51/manifests"},{"name":"v0.1.50","sha":"1d82dbd7dcc69ac20f969f236c836ddc78663c12","kind":"tag","published_at":"2020-07-06T17:40:49.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.50","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.50/manifests"},{"name":"v0.1.49","sha":"402d521179d90e3b267c547c64a3df84d8258145","kind":"tag","published_at":"2020-07-06T17:20:14.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.49","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.49/manifests"},{"name":"v0.1.48","sha":"0f2063df252989b7b456193f13dfcecff6ebdf7e","kind":"tag","published_at":"2020-07-06T17:10:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.48","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.48/manifests"},{"name":"v0.1.47","sha":"57078beb0683387a18ebdd4f080eaf4aa19905af","kind":"tag","published_at":"2020-07-06T17:00:56.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.47","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.47/manifests"},{"name":"v0.1.46","sha":"80af7fb673b6446efff652ad149eaf7105241412","kind":"tag","published_at":"2020-07-06T16:32:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.46","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.46/manifests"},{"name":"v0.1.45","sha":"5fa86c94fb5e524ebe8e46b7cfbdac033ecb8119","kind":"tag","published_at":"2020-07-06T16:12:51.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.45","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.45/manifests"},{"name":"v0.1.44","sha":"e27e8044082fd02409bf731863ad824f3072e35b","kind":"tag","published_at":"2020-07-06T15:15:41.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.44","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.44/manifests"},{"name":"v0.1.43","sha":"facaad28bc2099fa72cb5aa216c3e0fb2b96e986","kind":"tag","published_at":"2020-07-03T17:40:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.43","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.43/manifests"},{"name":"v0.1.42","sha":"9917ac3375a82abe1cb765879cc88cdead319ff1","kind":"tag","published_at":"2020-06-29T16:41:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.42","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.42/manifests"},{"name":"v0.1.41","sha":"d283ebfeff60727ae7dfc502004ed5242f42f2d3","kind":"tag","published_at":"2020-06-29T16:34:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.41","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.41/manifests"},{"name":"v0.1.40","sha":"bdbe76dd99c4257db0928784334c53837d073a75","kind":"tag","published_at":"2020-06-29T14:42:50.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.40","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.40/manifests"},{"name":"v0.1.39","sha":"1be5e2e14b0cf3cc5fed4db89620912982d0b3f1","kind":"tag","published_at":"2020-06-22T14:30:13.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.39","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.39/manifests"},{"name":"v0.1.38","sha":"090a0670cb6679cc296d94f32885942676ae4a30","kind":"tag","published_at":"2020-06-19T15:11:32.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.38","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.38/manifests"},{"name":"v0.1.37","sha":"b21d7cddcbd6b910478fcc5a7c17dd83b1a1b524","kind":"tag","published_at":"2020-06-19T11:43:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.37","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.37/manifests"},{"name":"v0.1.36","sha":"1e86c8142c07cb4a1a37e66e6fa8725c32a6f484","kind":"tag","published_at":"2020-06-11T14:40:28.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.36","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.36/manifests"},{"name":"v0.1.35","sha":"374607bf35920aeb99d55f1f7a76609dd140b6b0","kind":"tag","published_at":"2020-06-11T14:08:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.35","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.35/manifests"},{"name":"v0.1.34","sha":"a00180caae42f4b83807bb003f630311f99760d9","kind":"tag","published_at":"2020-06-08T17:09:21.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.34","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.34/manifests"},{"name":"v0.1.33","sha":"f3330383fbc6d20c2211403959262ab178a3cbba","kind":"tag","published_at":"2020-06-08T15:43:03.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.33","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"b1973ed4c9a2b5bda0c5e44c1c8166e9eac3f224","kind":"tag","published_at":"2020-06-05T15:52:38.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.32","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"7fc1e525a3feb44f535ac8ca8b385a174920e83f","kind":"tag","published_at":"2020-05-26T11:39:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.31","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"337d43f522be8fef125734d7a733cef2c140a8ab","kind":"tag","published_at":"2020-05-25T10:07:55.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.30","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"1deed683310dd5061d354d6b35a0a6a48fd93b54","kind":"tag","published_at":"2020-05-22T16:37:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.29","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"1d3e09000e3f11c5c9b23aba5ae4bfe49cc30b3f","kind":"tag","published_at":"2020-05-14T10:20:10.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.28","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0ea7895cbdc30d38b57b1fa8f9ecf55c996e4663","kind":"tag","published_at":"2020-05-08T14:17:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.27","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"01e008df78ddd02ce41cda079af480608b1e9026","kind":"tag","published_at":"2020-05-07T08:54:54.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.26","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"c586a82e10e07250938595e3ca827d1fbe7a95d6","kind":"tag","published_at":"2020-05-06T08:37:01.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.25","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"3405920cc370a8af05689f7d4b2cf2983ce6735d","kind":"tag","published_at":"2020-05-05T15:07:45.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.24","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"8c5c6b75fccd698046db7c89ac50887dc720506a","kind":"tag","published_at":"2020-05-05T13:01:44.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.23","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"6a7fe7f1ebbef59a7da64f987a9343f831ca2fd7","kind":"tag","published_at":"2020-05-04T18:00:34.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.22","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"ae36caaf45650346466d4b6a16325a5afa12d40f","kind":"tag","published_at":"2020-05-03T08:18:17.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.21","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"1b5b185bc7a7f7d22b0a80c6a7f4ca034780ac01","kind":"tag","published_at":"2020-05-01T14:25:53.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.20","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"6b4df59860ec4f627b01008e94683566e75aa428","kind":"tag","published_at":"2020-05-01T09:16:57.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.19","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"cceadc5c08c21ff9d36c9a179b18921e03c936ac","kind":"tag","published_at":"2020-04-30T15:48:31.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.18","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"da7e86d38fd895ba71f6fa00cafe40d2e6ff0969","kind":"tag","published_at":"2020-04-30T15:46:58.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.17","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"a7b5e0990b9414c8b3f033d3f6f28dd380e415d7","kind":"tag","published_at":"2020-04-30T15:21:33.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.16","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"f0f0bf72099f0b7d28aa88ca441082b2dc587d93","kind":"tag","published_at":"2020-04-30T15:17:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.15","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"52b4b97788247497d5adeda9104c3f374a685bbb","kind":"tag","published_at":"2020-04-30T15:10:59.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.14","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"fb6e701100211fa066601011a65c2eb77e2f1c4e","kind":"tag","published_at":"2020-04-30T15:07:25.000Z","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/v0.1.13","html_url":"https://github.com/mui/mui-x/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags/v0.1.13/manifests"}]},"repo_metadata_updated_at":"2024-09-05T20:42:37.226Z","dependent_packages_count":0,"downloads":352743,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.67124368638263,"dependent_packages_count":41.67499361561098,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.173118650996805},"purl":"pkg:npm/%40mui/x-charts-pro","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-charts-pro","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-charts-pro","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-charts-pro/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:43:57.661Z","issues_count":4343,"pull_requests_count":3906,"avg_time_to_close_issue":6593637.726594863,"avg_time_to_close_pull_request":1234528.932553338,"issues_closed_count":2397,"pull_requests_closed_count":2906,"pull_request_authors_count":226,"issue_authors_count":1643,"avg_comments_per_issue":4.351830531890398,"avg_comments_per_pull_request":2.174347158218126,"merged_pull_requests_count":2662,"bot_issues_count":2,"bot_pull_requests_count":1116,"past_year_issues_count":2731,"past_year_pull_requests_count":3199,"past_year_avg_time_to_close_issue":1294536.6774406333,"past_year_avg_time_to_close_pull_request":661919.440515807,"past_year_issues_closed_count":1502,"past_year_pull_requests_closed_count":2404,"past_year_pull_request_authors_count":188,"past_year_issue_authors_count":1118,"past_year_avg_comments_per_issue":3.4694251190040277,"past_year_avg_comments_per_pull_request":2.0131291028446388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":966,"past_year_merged_pull_requests_count":2225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":439,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"cherniavskii","count":403,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"LukasTy","count":394,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"oliviertassinari","count":348,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"MBilalShafi","count":182,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"joserodolfofreitas","count":176,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"DanailH","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"m4theushw","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"gerdadesign","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"apedroferreira","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"siriwatknp","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"bharatkashyap","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"samuelsycamore","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}],"active_maintainers":[{"login":"flaviendelangle","count":398,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":338,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":300,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"cherniavskii","count":255,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":169,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"MBilalShafi","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"JCQuintas","count":117,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"Janpot","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"joserodolfofreitas","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"DanailH","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"michaldudak","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"hasdfa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"siriwatknp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-pro/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-pro/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-pro/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-pro/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-pro/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-pro/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2024-05-24T02:28:08.318Z","updated_at":"2024-05-24T02:28:08.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2024-05-24T02:28:08.629Z","updated_at":"2024-05-24T02:28:08.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2024-05-24T02:28:08.417Z","updated_at":"2024-05-24T02:28:08.417Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2024-05-24T02:28:08.476Z","updated_at":"2024-05-24T02:28:08.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2024-05-24T02:28:08.516Z","updated_at":"2024-05-24T02:28:08.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2024-05-24T02:28:08.588Z","updated_at":"2024-05-24T02:28:08.588Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2024-05-24T02:28:08.693Z","updated_at":"2024-05-24T02:28:08.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-02-18T00:02:31.824Z","updated_at":"2026-02-18T00:02:31.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2024-05-24T02:28:08.078Z","updated_at":"2024-05-24T02:28:08.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2024-05-24T02:28:08.262Z","updated_at":"2024-05-24T02:28:08.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2024-08-10T23:17:28.069Z","updated_at":"2024-08-10T23:17:28.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-02-18T00:02:31.342Z","updated_at":"2026-02-18T00:02:31.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2024-05-24T02:28:08.202Z","updated_at":"2024-05-24T02:28:08.202Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2024-05-24T02:28:08.158Z","updated_at":"2024-05-24T02:28:08.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2024-08-10T23:17:28.265Z","updated_at":"2024-08-10T23:17:28.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-02-18T00:02:31.539Z","updated_at":"2026-02-18T00:02:31.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11391933,"name":"@mui/x-telemetry","ecosystem":"npm","description":"MUI X Telemetry.","homepage":"https://mui.com/x/guides/telemetry/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":[],"namespace":"mui","versions_count":35,"first_release_published_at":"2025-02-28T15:15:59.924Z","latest_release_published_at":"2026-06-25T15:17:56.835Z","latest_release_number":"9.7.0","last_synced_at":"2026-07-09T05:08:22.229Z","created_at":"2025-02-28T15:23:48.636Z","updated_at":"2026-07-09T05:12:49.106Z","registry_url":"https://www.npmjs.com/package/@mui/x-telemetry","install_command":"npm install @mui/x-telemetry","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"9.0.0-rc.0","latest":"9.7.0","latest-v8":"8.29.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-09T05:12:49.105Z","dependent_packages_count":0,"downloads":2801706,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.944219276330752,"dependent_packages_count":36.07570440546933,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.50996184090004},"purl":"pkg:npm/%40mui/x-telemetry","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-telemetry","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-telemetry","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-telemetry/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-06T18:00:26.024Z","issues_count":4720,"pull_requests_count":9745,"avg_time_to_close_issue":6973312.784724689,"avg_time_to_close_pull_request":1405956.187445292,"issues_closed_count":2810,"pull_requests_closed_count":7996,"pull_request_authors_count":381,"issue_authors_count":2439,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":2.2259620318111852,"merged_pull_requests_count":7138,"bot_issues_count":13,"bot_pull_requests_count":2906,"past_year_issues_count":343,"past_year_pull_requests_count":830,"past_year_avg_time_to_close_issue":1455222.9689922482,"past_year_avg_time_to_close_pull_request":544650.3427947598,"past_year_issues_closed_count":129,"past_year_pull_requests_closed_count":458,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":1.6151603498542273,"past_year_avg_comments_per_pull_request":1.8951807228915662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":969,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":729,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":706,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"Janpot","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rita-codes","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"flaviendelangle","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"rita-codes","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"bernardobelchior","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"alexfauquette","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hasdfa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-telemetry/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-telemetry/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-telemetry/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-telemetry/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-telemetry/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-telemetry/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-02-28T15:23:49.931Z","updated_at":"2025-02-28T15:23:49.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2025-02-28T15:23:49.841Z","updated_at":"2025-02-28T15:23:49.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2025-02-28T15:23:49.989Z","updated_at":"2025-02-28T15:23:49.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2025-02-28T15:23:49.745Z","updated_at":"2025-02-28T15:23:49.745Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2025-02-28T15:23:49.701Z","updated_at":"2025-02-28T15:23:49.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2025-02-28T15:23:49.879Z","updated_at":"2025-02-28T15:23:49.879Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2025-02-28T15:23:49.799Z","updated_at":"2025-02-28T15:23:49.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-20T14:55:09.956Z","updated_at":"2025-08-20T14:55:09.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2025-02-28T15:23:50.037Z","updated_at":"2025-02-28T15:23:50.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2025-02-28T15:23:50.460Z","updated_at":"2025-02-28T15:23:50.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2025-02-28T15:23:50.086Z","updated_at":"2025-02-28T15:23:50.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2025-02-28T15:23:50.498Z","updated_at":"2025-02-28T15:23:50.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2025-02-28T15:23:50.149Z","updated_at":"2025-02-28T15:23:50.149Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2025-02-28T15:23:50.189Z","updated_at":"2025-02-28T15:23:50.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2025-02-28T15:23:50.230Z","updated_at":"2025-02-28T15:23:50.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2025-07-06T02:48:38.445Z","updated_at":"2025-07-06T02:48:38.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14215370,"name":"@mui/x-chat-headless","ecosystem":"npm","description":"The community edition of the headless MUI X Chat components, including core logic and unstyled UI.","homepage":"https://mui.com/x/react-chat/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","chat","ai","assistant","headless","unstyled"],"namespace":"mui","versions_count":9,"first_release_published_at":"2026-04-06T15:42:15.309Z","latest_release_published_at":"2026-04-06T15:42:15.309Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-09T05:08:12.009Z","created_at":"2026-04-09T08:48:32.134Z","updated_at":"2026-07-09T05:12:48.610Z","registry_url":"https://www.npmjs.com/package/@mui/x-chat-headless","install_command":"npm install @mui/x-chat-headless","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"0.0.1","latest":"9.0.0-alpha.12"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-07-09T05:12:48.610Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.137010197143812,"dependent_packages_count":31.910972449010504,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.02399132307716},"purl":"pkg:npm/%40mui/x-chat-headless","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-chat-headless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-chat-headless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-chat-headless/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-06T18:00:26.024Z","issues_count":4720,"pull_requests_count":9745,"avg_time_to_close_issue":6973312.784724689,"avg_time_to_close_pull_request":1405956.187445292,"issues_closed_count":2810,"pull_requests_closed_count":7996,"pull_request_authors_count":381,"issue_authors_count":2439,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":2.2259620318111852,"merged_pull_requests_count":7138,"bot_issues_count":13,"bot_pull_requests_count":2906,"past_year_issues_count":343,"past_year_pull_requests_count":830,"past_year_avg_time_to_close_issue":1455222.9689922482,"past_year_avg_time_to_close_pull_request":544650.3427947598,"past_year_issues_closed_count":129,"past_year_pull_requests_closed_count":458,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":1.6151603498542273,"past_year_avg_comments_per_pull_request":1.8951807228915662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":969,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":729,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":706,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"Janpot","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rita-codes","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"flaviendelangle","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"rita-codes","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"bernardobelchior","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"alexfauquette","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hasdfa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat-headless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat-headless/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat-headless/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat-headless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat-headless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat-headless/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2026-04-09T08:48:33.213Z","updated_at":"2026-04-09T08:48:33.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brijeshb42/packages"},{"uuid":"michaldudak","login":"michaldudak","name":null,"email":"michal@dudak.me","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2026-04-09T08:48:33.024Z","updated_at":"2026-04-09T08:48:33.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2026-04-09T08:48:33.099Z","updated_at":"2026-04-09T08:48:33.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mnajdova/packages"},{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2026-04-09T08:48:33.478Z","updated_at":"2026-04-09T08:48:33.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"siriwatknp","login":"siriwatknp","name":null,"email":"siriwatkunaporn@gmail.com","url":null,"packages_count":152,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2026-04-09T08:48:33.263Z","updated_at":"2026-04-09T08:48:33.263Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/siriwatknp/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-04-09T08:48:32.970Z","updated_at":"2026-04-09T08:48:32.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"aarongarciah","login":"aarongarciah","name":null,"email":"aaron.garcia.hervas@gmail.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2026-04-09T08:48:33.362Z","updated_at":"2026-04-09T08:48:33.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aarongarciah/packages"},{"uuid":"mj12albert","login":"mj12albert","name":null,"email":"albert@albertyu.co","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2026-04-09T08:48:33.313Z","updated_at":"2026-04-09T08:48:33.313Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mj12albert/packages"},{"uuid":"diegoandai","login":"diegoandai","name":null,"email":"diego@mui.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2026-04-09T08:48:33.160Z","updated_at":"2026-04-09T08:48:33.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"},{"uuid":"dav-is","login":"dav-is","name":null,"email":"mail@connordav.is","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~dav-is","role":null,"created_at":"2026-04-09T08:48:33.416Z","updated_at":"2026-04-09T08:48:33.416Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dav-is/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14402397,"name":"@mui/x-scheduler-internals","ecosystem":"npm","description":"The community edition of the MUI X Scheduler internals.","homepage":"https://mui.com/x/react-scheduler/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","scheduler","event-calendar","calendar","timeline","agenda","planning","big-calendar"],"namespace":"mui","versions_count":9,"first_release_published_at":"2026-05-05T14:58:41.124Z","latest_release_published_at":"2026-05-05T14:58:41.124Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-09T05:08:14.297Z","created_at":"2026-05-08T11:21:57.113Z","updated_at":"2026-07-09T05:11:57.546Z","registry_url":"https://www.npmjs.com/package/@mui/x-scheduler-internals","install_command":"npm install @mui/x-scheduler-internals","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"0.0.1","latest":"9.0.0-beta.4"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-07-09T05:11:57.546Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.80192943567636,"dependent_packages_count":31.42342897068804,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.6126792031822},"purl":"pkg:npm/%40mui/x-scheduler-internals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-scheduler-internals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-scheduler-internals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-scheduler-internals/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-06T18:00:26.024Z","issues_count":4720,"pull_requests_count":9745,"avg_time_to_close_issue":6973312.784724689,"avg_time_to_close_pull_request":1405956.187445292,"issues_closed_count":2810,"pull_requests_closed_count":7996,"pull_request_authors_count":381,"issue_authors_count":2439,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":2.2259620318111852,"merged_pull_requests_count":7138,"bot_issues_count":13,"bot_pull_requests_count":2906,"past_year_issues_count":343,"past_year_pull_requests_count":830,"past_year_avg_time_to_close_issue":1455222.9689922482,"past_year_avg_time_to_close_pull_request":544650.3427947598,"past_year_issues_closed_count":129,"past_year_pull_requests_closed_count":458,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":1.6151603498542273,"past_year_avg_comments_per_pull_request":1.8951807228915662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":969,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":729,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":706,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"Janpot","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rita-codes","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"flaviendelangle","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"rita-codes","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"bernardobelchior","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"alexfauquette","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hasdfa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2026-05-08T11:21:59.108Z","updated_at":"2026-05-08T11:21:59.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2026-05-08T11:21:59.002Z","updated_at":"2026-05-08T11:21:59.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2026-05-08T11:21:59.160Z","updated_at":"2026-05-08T11:21:59.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2026-05-08T11:21:58.891Z","updated_at":"2026-05-08T11:21:58.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2026-05-08T11:21:58.844Z","updated_at":"2026-05-08T11:21:58.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2026-05-08T11:21:59.063Z","updated_at":"2026-05-08T11:21:59.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2026-05-08T11:21:58.935Z","updated_at":"2026-05-08T11:21:58.935Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-05-08T11:21:59.718Z","updated_at":"2026-05-08T11:21:59.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2026-05-08T11:21:59.200Z","updated_at":"2026-05-08T11:21:59.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2026-05-08T11:21:59.541Z","updated_at":"2026-05-08T11:21:59.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2026-05-08T11:21:59.295Z","updated_at":"2026-05-08T11:21:59.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-05-08T11:21:59.590Z","updated_at":"2026-05-08T11:21:59.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2026-05-08T11:21:59.342Z","updated_at":"2026-05-08T11:21:59.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2026-05-08T11:21:59.405Z","updated_at":"2026-05-08T11:21:59.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2026-05-08T11:21:59.488Z","updated_at":"2026-05-08T11:21:59.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-05-08T11:21:59.666Z","updated_at":"2026-05-08T11:21:59.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14402398,"name":"@mui/x-scheduler-internals-premium","ecosystem":"npm","description":"The Premium plan edition of the MUI X Scheduler internals.","homepage":"https://mui.com/x/react-scheduler/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","scheduler","event-calendar","calendar","timeline","agenda","planning","big-calendar"],"namespace":"mui","versions_count":9,"first_release_published_at":"2026-05-05T14:59:59.315Z","latest_release_published_at":"2026-05-05T14:59:59.315Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-09T05:08:14.140Z","created_at":"2026-05-08T11:21:57.268Z","updated_at":"2026-07-09T05:11:57.395Z","registry_url":"https://www.npmjs.com/package/@mui/x-scheduler-internals-premium","install_command":"npm install @mui/x-scheduler-internals-premium","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"0.0.1","latest":"9.0.0-beta.4"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-07-09T05:11:57.395Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.80192943567636,"dependent_packages_count":31.42342897068804,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.6126792031822},"purl":"pkg:npm/%40mui/x-scheduler-internals-premium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-scheduler-internals-premium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-scheduler-internals-premium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-scheduler-internals-premium/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-06T18:00:26.024Z","issues_count":4720,"pull_requests_count":9745,"avg_time_to_close_issue":6973312.784724689,"avg_time_to_close_pull_request":1405956.187445292,"issues_closed_count":2810,"pull_requests_closed_count":7996,"pull_request_authors_count":381,"issue_authors_count":2439,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":2.2259620318111852,"merged_pull_requests_count":7138,"bot_issues_count":13,"bot_pull_requests_count":2906,"past_year_issues_count":343,"past_year_pull_requests_count":830,"past_year_avg_time_to_close_issue":1455222.9689922482,"past_year_avg_time_to_close_pull_request":544650.3427947598,"past_year_issues_closed_count":129,"past_year_pull_requests_closed_count":458,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":1.6151603498542273,"past_year_avg_comments_per_pull_request":1.8951807228915662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":969,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":729,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":706,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"Janpot","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rita-codes","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"flaviendelangle","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"rita-codes","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"bernardobelchior","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"alexfauquette","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hasdfa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals-premium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals-premium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals-premium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals-premium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals-premium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-internals-premium/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2026-05-08T11:21:58.798Z","updated_at":"2026-05-08T11:21:58.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2026-05-08T11:21:58.696Z","updated_at":"2026-05-08T11:21:58.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2026-05-08T11:21:58.891Z","updated_at":"2026-05-08T11:21:58.891Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2026-05-08T11:21:58.565Z","updated_at":"2026-05-08T11:21:58.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2026-05-08T11:21:58.506Z","updated_at":"2026-05-08T11:21:58.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2026-05-08T11:21:58.739Z","updated_at":"2026-05-08T11:21:58.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2026-05-08T11:21:58.642Z","updated_at":"2026-05-08T11:21:58.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-05-08T11:21:59.433Z","updated_at":"2026-05-08T11:21:59.433Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2026-05-08T11:21:58.936Z","updated_at":"2026-05-08T11:21:58.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2026-05-08T11:21:59.201Z","updated_at":"2026-05-08T11:21:59.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2026-05-08T11:21:59.003Z","updated_at":"2026-05-08T11:21:59.003Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-05-08T11:21:59.296Z","updated_at":"2026-05-08T11:21:59.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2026-05-08T11:21:59.064Z","updated_at":"2026-05-08T11:21:59.064Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2026-05-08T11:21:59.108Z","updated_at":"2026-05-08T11:21:59.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2026-05-08T11:21:59.160Z","updated_at":"2026-05-08T11:21:59.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-05-08T11:21:59.350Z","updated_at":"2026-05-08T11:21:59.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14215366,"name":"@mui/x-scheduler-premium","ecosystem":"npm","description":"The Premium plan edition of the scheduler components (MUI X).","homepage":"https://mui.com/x/react-scheduler/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","scheduler","event-calendar","calendar","timeline","agenda","planning","big-calendar"],"namespace":"mui","versions_count":14,"first_release_published_at":"2026-04-06T14:33:26.623Z","latest_release_published_at":"2026-04-06T14:33:26.623Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-09T05:08:30.213Z","created_at":"2026-04-09T08:48:32.072Z","updated_at":"2026-07-09T05:12:48.614Z","registry_url":"https://www.npmjs.com/package/@mui/x-scheduler-premium","install_command":"npm install @mui/x-scheduler-premium","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"canary":"0.0.1","next":"9.0.0-alpha.0","latest":"9.0.0-beta.4"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-07-09T05:12:48.614Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.137010197143812,"dependent_packages_count":31.910972449010504,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.02399132307716},"purl":"pkg:npm/%40mui/x-scheduler-premium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-scheduler-premium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-scheduler-premium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-scheduler-premium/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-06T18:00:26.024Z","issues_count":4720,"pull_requests_count":9745,"avg_time_to_close_issue":6973312.784724689,"avg_time_to_close_pull_request":1405956.187445292,"issues_closed_count":2810,"pull_requests_closed_count":7996,"pull_request_authors_count":381,"issue_authors_count":2439,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":2.2259620318111852,"merged_pull_requests_count":7138,"bot_issues_count":13,"bot_pull_requests_count":2906,"past_year_issues_count":343,"past_year_pull_requests_count":830,"past_year_avg_time_to_close_issue":1455222.9689922482,"past_year_avg_time_to_close_pull_request":544650.3427947598,"past_year_issues_closed_count":129,"past_year_pull_requests_closed_count":458,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":1.6151603498542273,"past_year_avg_comments_per_pull_request":1.8951807228915662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":969,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":729,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":706,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"Janpot","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rita-codes","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"flaviendelangle","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"rita-codes","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"bernardobelchior","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"alexfauquette","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hasdfa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-premium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-premium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-premium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-premium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-premium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler-premium/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2026-04-09T08:48:34.361Z","updated_at":"2026-04-09T08:48:34.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2026-04-09T08:48:34.258Z","updated_at":"2026-04-09T08:48:34.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2026-04-09T08:48:34.432Z","updated_at":"2026-04-09T08:48:34.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2026-04-09T08:48:34.140Z","updated_at":"2026-04-09T08:48:34.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2026-04-09T08:48:34.050Z","updated_at":"2026-04-09T08:48:34.050Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2026-04-09T08:48:34.309Z","updated_at":"2026-04-09T08:48:34.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2026-04-09T08:48:34.206Z","updated_at":"2026-04-09T08:48:34.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-04-09T08:48:35.009Z","updated_at":"2026-04-09T08:48:35.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2026-04-09T08:48:34.502Z","updated_at":"2026-04-09T08:48:34.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2026-04-09T08:48:34.822Z","updated_at":"2026-04-09T08:48:34.822Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2026-04-09T08:48:34.566Z","updated_at":"2026-04-09T08:48:34.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-04-09T08:48:34.871Z","updated_at":"2026-04-09T08:48:34.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2026-04-09T08:48:34.614Z","updated_at":"2026-04-09T08:48:34.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2026-04-09T08:48:34.686Z","updated_at":"2026-04-09T08:48:34.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2026-04-09T08:48:34.751Z","updated_at":"2026-04-09T08:48:34.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-04-09T08:48:34.958Z","updated_at":"2026-04-09T08:48:34.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12128910,"name":"@mui/x-charts-premium","ecosystem":"npm","description":"The Premium plan edition of the MUI X Charts components.","homepage":"https://mui.com/x/react-charts/","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","charts"],"namespace":"mui","versions_count":48,"first_release_published_at":"2025-09-22T11:23:51.678Z","latest_release_published_at":"2026-07-02T20:46:08.681Z","latest_release_number":"9.8.0","last_synced_at":"2026-07-09T05:08:29.999Z","created_at":"2025-09-23T10:26:23.243Z","updated_at":"2026-07-09T05:12:48.916Z","registry_url":"https://www.npmjs.com/package/@mui/x-charts-premium","install_command":"npm install @mui/x-charts-premium","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"9.0.0-rc.0","latest-v8":"8.29.0","latest":"9.8.0"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-09T05:12:48.916Z","dependent_packages_count":0,"downloads":20353,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.462156981137056,"dependent_repos_count":23.806273381518434,"dependent_packages_count":34.34087171930724,"stargazers_count":1.1111764531205695,"forks_count":0.7851327649354851,"docker_downloads_count":null,"average":13.901122260003756},"purl":"pkg:npm/%40mui/x-charts-premium","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-charts-premium","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-charts-premium","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-charts-premium/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-06T18:00:26.024Z","issues_count":4720,"pull_requests_count":9745,"avg_time_to_close_issue":6973312.784724689,"avg_time_to_close_pull_request":1405956.187445292,"issues_closed_count":2810,"pull_requests_closed_count":7996,"pull_request_authors_count":381,"issue_authors_count":2439,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":2.2259620318111852,"merged_pull_requests_count":7138,"bot_issues_count":13,"bot_pull_requests_count":2906,"past_year_issues_count":343,"past_year_pull_requests_count":830,"past_year_avg_time_to_close_issue":1455222.9689922482,"past_year_avg_time_to_close_pull_request":544650.3427947598,"past_year_issues_closed_count":129,"past_year_pull_requests_closed_count":458,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":1.6151603498542273,"past_year_avg_comments_per_pull_request":1.8951807228915662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":969,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":729,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":706,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"Janpot","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rita-codes","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"flaviendelangle","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"rita-codes","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"bernardobelchior","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"alexfauquette","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hasdfa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-premium/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-premium/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-premium/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-premium/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-premium/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-charts-premium/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-09-23T15:42:53.472Z","updated_at":"2025-09-23T15:42:53.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2025-09-23T15:42:53.384Z","updated_at":"2025-09-23T15:42:53.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2025-09-23T15:42:53.520Z","updated_at":"2025-09-23T15:42:53.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2025-09-23T15:42:53.296Z","updated_at":"2025-09-23T15:42:53.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2025-09-23T15:42:53.250Z","updated_at":"2025-09-23T15:42:53.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2025-09-23T15:42:53.428Z","updated_at":"2025-09-23T15:42:53.428Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2025-09-23T15:42:53.340Z","updated_at":"2025-09-23T15:42:53.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-09-23T15:42:54.012Z","updated_at":"2025-09-23T15:42:54.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2025-09-23T15:42:53.561Z","updated_at":"2025-09-23T15:42:53.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2025-09-23T15:42:53.846Z","updated_at":"2025-09-23T15:42:53.846Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2025-09-23T15:42:53.604Z","updated_at":"2025-09-23T15:42:53.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2025-09-23T15:42:53.905Z","updated_at":"2025-09-23T15:42:53.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2025-09-23T15:42:53.649Z","updated_at":"2025-09-23T15:42:53.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2025-09-23T15:42:53.754Z","updated_at":"2025-09-23T15:42:53.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2025-09-23T15:42:53.800Z","updated_at":"2025-09-23T15:42:53.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2025-09-23T15:42:53.950Z","updated_at":"2025-09-23T15:42:53.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11965022,"name":"@mui/x-virtualizer","ecosystem":"npm","description":"MUI virtualization library","homepage":"https://mui.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","virtualization"],"namespace":"mui","versions_count":44,"first_release_published_at":"2025-07-31T09:34:34.000Z","latest_release_published_at":"2026-07-02T20:45:34.482Z","latest_release_number":"0.5.1","last_synced_at":"2026-07-09T05:08:13.520Z","created_at":"2025-07-31T09:34:54.164Z","updated_at":"2026-07-09T05:12:48.917Z","registry_url":"https://www.npmjs.com/package/@mui/x-virtualizer","install_command":"npm install @mui/x-virtualizer","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"next":"1.0.0-rc.0","latest-v8":"0.4.0","latest":"0.5.1"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-09T05:12:48.917Z","dependent_packages_count":0,"downloads":2795453,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.090309969183455,"dependent_packages_count":34.75897509734545,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.424642533264453},"purl":"pkg:npm/%40mui/x-virtualizer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-virtualizer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-virtualizer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-virtualizer/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-06T18:00:26.024Z","issues_count":4720,"pull_requests_count":9745,"avg_time_to_close_issue":6973312.784724689,"avg_time_to_close_pull_request":1405956.187445292,"issues_closed_count":2810,"pull_requests_closed_count":7996,"pull_request_authors_count":381,"issue_authors_count":2439,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":2.2259620318111852,"merged_pull_requests_count":7138,"bot_issues_count":13,"bot_pull_requests_count":2906,"past_year_issues_count":343,"past_year_pull_requests_count":830,"past_year_avg_time_to_close_issue":1455222.9689922482,"past_year_avg_time_to_close_pull_request":544650.3427947598,"past_year_issues_closed_count":129,"past_year_pull_requests_closed_count":458,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":1.6151603498542273,"past_year_avg_comments_per_pull_request":1.8951807228915662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":969,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":729,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":706,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"Janpot","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rita-codes","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"flaviendelangle","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"rita-codes","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"bernardobelchior","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"alexfauquette","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hasdfa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-virtualizer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-virtualizer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-virtualizer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-virtualizer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-virtualizer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-virtualizer/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2025-07-31T09:39:03.722Z","updated_at":"2025-07-31T09:39:03.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2025-07-31T09:39:03.643Z","updated_at":"2025-07-31T09:39:03.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2025-07-31T09:39:03.777Z","updated_at":"2025-07-31T09:39:03.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2025-07-31T09:39:03.554Z","updated_at":"2025-07-31T09:39:03.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2025-07-31T09:39:03.513Z","updated_at":"2025-07-31T09:39:03.513Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2025-07-31T09:39:03.684Z","updated_at":"2025-07-31T09:39:03.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2025-07-31T09:39:03.592Z","updated_at":"2025-07-31T09:39:03.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2025-08-21T20:11:04.018Z","updated_at":"2025-08-21T20:11:04.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2025-07-31T09:39:03.817Z","updated_at":"2025-07-31T09:39:03.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2025-07-31T09:39:04.040Z","updated_at":"2025-07-31T09:39:04.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2025-07-31T09:39:03.858Z","updated_at":"2025-07-31T09:39:03.858Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2025-07-31T09:39:04.078Z","updated_at":"2025-07-31T09:39:04.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2025-07-31T09:39:03.900Z","updated_at":"2025-07-31T09:39:03.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2025-07-31T09:39:03.960Z","updated_at":"2025-07-31T09:39:03.960Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2025-07-31T09:39:04.000Z","updated_at":"2025-07-31T09:39:04.000Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2025-07-31T09:39:04.118Z","updated_at":"2025-07-31T09:39:04.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14215377,"name":"@mui/x-scheduler","ecosystem":"npm","description":"The community edition of the Scheduler component (MUI X).","homepage":"https://mui.com/x/react-scheduler/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","scheduler","event-calendar","calendar","timeline","agenda","planning","big-calendar"],"namespace":"mui","versions_count":14,"first_release_published_at":"2026-04-06T14:33:14.958Z","latest_release_published_at":"2026-04-06T14:33:14.958Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-09T05:08:27.449Z","created_at":"2026-04-09T08:48:32.436Z","updated_at":"2026-07-09T05:12:49.106Z","registry_url":"https://www.npmjs.com/package/@mui/x-scheduler","install_command":"npm install @mui/x-scheduler","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"0.0.1","next":"9.0.0-alpha.0","latest":"9.0.0-beta.4"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-09T05:12:49.105Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.137010197143812,"dependent_packages_count":31.910972449010504,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.02399132307716},"purl":"pkg:npm/%40mui/x-scheduler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-scheduler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-scheduler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-scheduler/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-06T18:00:26.024Z","issues_count":4720,"pull_requests_count":9745,"avg_time_to_close_issue":6973312.784724689,"avg_time_to_close_pull_request":1405956.187445292,"issues_closed_count":2810,"pull_requests_closed_count":7996,"pull_request_authors_count":381,"issue_authors_count":2439,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":2.2259620318111852,"merged_pull_requests_count":7138,"bot_issues_count":13,"bot_pull_requests_count":2906,"past_year_issues_count":343,"past_year_pull_requests_count":830,"past_year_avg_time_to_close_issue":1455222.9689922482,"past_year_avg_time_to_close_pull_request":544650.3427947598,"past_year_issues_closed_count":129,"past_year_pull_requests_closed_count":458,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":1.6151603498542273,"past_year_avg_comments_per_pull_request":1.8951807228915662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":969,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":729,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":706,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"Janpot","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rita-codes","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"flaviendelangle","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"rita-codes","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"bernardobelchior","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"alexfauquette","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hasdfa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-scheduler/codemeta","maintainers":[{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2026-04-09T08:48:35.771Z","updated_at":"2026-04-09T08:48:35.771Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"danailh","login":"danailh","name":null,"email":"hadjiatanasov@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~danailh","role":null,"created_at":"2026-04-09T08:48:35.624Z","updated_at":"2026-04-09T08:48:35.624Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danailh/packages"},{"uuid":"mbilalshafi","login":"mbilalshafi","name":null,"email":"bilalshafidev@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~mbilalshafi","role":null,"created_at":"2026-04-09T08:48:35.827Z","updated_at":"2026-04-09T08:48:35.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbilalshafi/packages"},{"uuid":"lukastyla","login":"lukastyla","name":null,"email":"LLukas.Tyla@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~lukastyla","role":null,"created_at":"2026-04-09T08:48:35.491Z","updated_at":"2026-04-09T08:48:35.491Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukastyla/packages"},{"uuid":"cherniavskii","login":"cherniavskii","name":null,"email":"andrew.cherniavskii@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~cherniavskii","role":null,"created_at":"2026-04-09T08:48:35.437Z","updated_at":"2026-04-09T08:48:35.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cherniavskii/packages"},{"uuid":"flaviendelangle","login":"flaviendelangle","name":null,"email":"flaviendelangle@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~flaviendelangle","role":null,"created_at":"2026-04-09T08:48:35.672Z","updated_at":"2026-04-09T08:48:35.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/flaviendelangle/packages"},{"uuid":"alexandrefauquette","login":"alexandrefauquette","name":null,"email":"alex.fauquette@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~alexandrefauquette","role":null,"created_at":"2026-04-09T08:48:35.571Z","updated_at":"2026-04-09T08:48:35.571Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexandrefauquette/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-04-09T08:48:36.315Z","updated_at":"2026-04-09T08:48:36.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"jcquintas","login":"jcquintas","name":null,"email":"juniorquintas@gmail.com","url":null,"packages_count":34,"html_url":"https://www.npmjs.com/~jcquintas","role":null,"created_at":"2026-04-09T08:48:35.878Z","updated_at":"2026-04-09T08:48:35.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcquintas/packages"},{"uuid":"romgrk","login":"romgrk","name":null,"email":"romgrk.cc@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~romgrk","role":null,"created_at":"2026-04-09T08:48:36.157Z","updated_at":"2026-04-09T08:48:36.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/romgrk/packages"},{"uuid":"kyusuf","login":"kyusuf","name":null,"email":"kenan.m.yusuf@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~kyusuf","role":null,"created_at":"2026-04-09T08:48:35.927Z","updated_at":"2026-04-09T08:48:35.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyusuf/packages"},{"uuid":"bernardobelchior","login":"bernardobelchior","name":null,"email":"bernardo.belchior1@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~bernardobelchior","role":null,"created_at":"2026-04-09T08:48:36.215Z","updated_at":"2026-04-09T08:48:36.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bernardobelchior/packages"},{"uuid":"michelengelen","login":"michelengelen","name":null,"email":"jsnerdic@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~michelengelen","role":null,"created_at":"2026-04-09T08:48:35.974Z","updated_at":"2026-04-09T08:48:35.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michelengelen/packages"},{"uuid":"noraleonte","login":"noraleonte","name":null,"email":"noraleonte00@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~noraleonte","role":null,"created_at":"2026-04-09T08:48:36.033Z","updated_at":"2026-04-09T08:48:36.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noraleonte/packages"},{"uuid":"arminmeh","login":"arminmeh","name":null,"email":"armin@mehinovic.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~arminmeh","role":null,"created_at":"2026-04-09T08:48:36.087Z","updated_at":"2026-04-09T08:48:36.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arminmeh/packages"},{"uuid":"rita-codes","login":"rita-codes","name":null,"email":"hi@rita.codes","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~rita-codes","role":null,"created_at":"2026-04-09T08:48:36.265Z","updated_at":"2026-04-09T08:48:36.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rita-codes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14215367,"name":"@mui/x-chat","ecosystem":"npm","description":"The community edition of the MUI X Chat components.","homepage":"https://mui.com/x/react-chat/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mui/mui-x","keywords_array":["react","react-component","mui","mui-x","material-ui","material design","chat","chatbox","messaging","ai","llm"],"namespace":"mui","versions_count":12,"first_release_published_at":"2026-04-06T15:42:09.806Z","latest_release_published_at":"2026-04-06T15:42:09.806Z","latest_release_number":"0.0.1","last_synced_at":"2026-07-09T05:08:15.597Z","created_at":"2026-04-09T08:48:32.076Z","updated_at":"2026-07-09T05:12:49.103Z","registry_url":"https://www.npmjs.com/package/@mui/x-chat","install_command":"npm install @mui/x-chat","documentation_url":null,"metadata":{"funding":{"type":"opencollective","url":"https://opencollective.com/mui-org"},"dist-tags":{"canary":"0.0.1","latest":"9.0.0-alpha.12"}},"repo_metadata":{"id":36960847,"uuid":"260240241","full_name":"mui/mui-x","owner":"mui","description":"MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!","archived":false,"fork":false,"pushed_at":"2026-07-08T09:58:31.000Z","size":188932,"stargazers_count":5805,"open_issues_count":1698,"forks_count":1804,"subscribers_count":59,"default_branch":"master","last_synced_at":"2026-07-08T10:18:28.086Z","etag":null,"topics":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"latest_commit_sha":null,"homepage":"https://mui.com/x/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mui.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2020-04-30T14:52:39.000Z","updated_at":"2026-07-08T09:15:45.000Z","dependencies_parsed_at":"2023-09-27T16:24:40.090Z","dependency_job_id":"8b6ce459-ca9e-4154-9801-09a7fa46dfc2","html_url":"https://github.com/mui/mui-x","commit_stats":{"total_commits":8160,"total_committers":435,"mean_commits":18.75862068965517,"dds":0.7294117647058824,"last_synced_commit":"6412b8c0a29f205a76a233ec4f07d89d179a4d8f"},"previous_names":["mui-org/material-ui-x"],"tags_count":431,"template":false,"template_full_name":null,"purl":"pkg:github/mui/mui-x","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","download_url":"https://codeload.github.com/mui/mui-x/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/sbom","scorecard":{"id":14090,"data":{"date":"2025-08-14T02:39:42Z","repo":{"name":"github.com/mui/mui-x","commit":"832e589b68a6f5b22702be70eb99d3d347379a73"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":7,"reason":"Found 15/20 approved changesets -- score normalized to 7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/add-release-reviewers.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/check-if-pr-has-type-label.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/closed-issue-message.yaml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-cherry-pick-pr.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-status-label-handler.yml:17","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/issue-status-label-handler.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/l10n.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maintenance.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/mark-duplicate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/new-issue-triage.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/support-stackoverflow.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vale-action.yml:12","Info: found token with 'none' permissions: .github/workflows/add-release-reviewers.yml:1","Info: found token with 'none' permissions: .github/workflows/check-if-pr-has-type-label.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: found token with 'none' permissions: .github/workflows/closed-issue-message.yaml:1","Info: found token with 'none' permissions: .github/workflows/codeql.yml:1","Info: found token with 'none' permissions: .github/workflows/codspeed.yml:1","Info: found token with 'none' permissions: .github/workflows/create-cherry-pick-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/discord-release-announcement.yaml:1","Info: found token with 'none' permissions: .github/workflows/ensure-triage-label.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-status-label-handler.yml:1","Info: found token with 'none' permissions: .github/workflows/l10n.yml:1","Info: found token with 'none' permissions: .github/workflows/maintenance.yml:1","Info: found token with 'none' permissions: .github/workflows/mark-duplicate.yml:1","Info: found token with 'none' permissions: .github/workflows/new-issue-triage.yml:1","Info: found token with 'none' permissions: .github/workflows/no-response.yml:1","Info: found token with 'none' permissions: .github/workflows/priority-support-validation-prompt.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/support-stackoverflow.yml:1","Info: found token with 'none' permissions: .github/workflows/vale-action.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  11 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"27 out of 27 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: CodierIO, FoizApp, arquillian, fluttercommunity, jsfunit, kakoo ltd @mui-org, material-ui, mui, mui-org, openfoodfacts, viopass, webpack, zed-industries"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:19:47.917Z","repository_id":36960847,"created_at":"2025-08-14T15:19:47.917Z","updated_at":"2025-08-14T15:19:47.917Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35287396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"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":"mui","name":"MUI","uuid":"33663932","kind":"organization","description":"MUI is the organization behind popular open-source projects like Material UI, Base UI, MUI X.","email":"contact@mui.com","website":"https://mui.com","location":"Global","twitter":"MUI_hq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/33663932?v=4","repositories_count":17,"last_synced_at":"2024-10-29T23:35:52.376Z","metadata":{"has_sponsors_listing":false,"funding":{"github":null,"patreon":null,"open_collective":"mui-org","ko_fi":null,"tidelift":null,"custom":null}},"html_url":"https://github.com/mui","funding_links":["https://opencollective.com/mui-org"],"total_stars":103033,"followers":3709,"following":0,"created_at":"2022-11-02T16:26:55.386Z","updated_at":"2024-10-29T23:35:52.376Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mui/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-09T05:12:49.103Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.137010197143812,"dependent_packages_count":31.910972449010504,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.02399132307716},"purl":"pkg:npm/%40mui/x-chat","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mui/x-chat","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mui/x-chat","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mui/x-chat/dependencies","status":null,"funding_links":["https://opencollective.com/mui-org"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-06T18:00:26.024Z","issues_count":4720,"pull_requests_count":9745,"avg_time_to_close_issue":6973312.784724689,"avg_time_to_close_pull_request":1405956.187445292,"issues_closed_count":2810,"pull_requests_closed_count":7996,"pull_request_authors_count":381,"issue_authors_count":2439,"avg_comments_per_issue":3.4915254237288136,"avg_comments_per_pull_request":2.2259620318111852,"merged_pull_requests_count":7138,"bot_issues_count":13,"bot_pull_requests_count":2906,"past_year_issues_count":343,"past_year_pull_requests_count":830,"past_year_avg_time_to_close_issue":1455222.9689922482,"past_year_avg_time_to_close_pull_request":544650.3427947598,"past_year_issues_closed_count":129,"past_year_pull_requests_closed_count":458,"past_year_pull_request_authors_count":63,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":1.6151603498542273,"past_year_avg_comments_per_pull_request":1.8951807228915662,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":226,"past_year_merged_pull_requests_count":387,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","maintainers":[{"login":"flaviendelangle","count":969,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"alexfauquette","count":729,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"LukasTy","count":706,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"JCQuintas","count":577,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"cherniavskii","count":561,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"michelengelen","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"Janpot","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"},{"login":"rita-codes","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"},{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"},{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"},{"login":"hasdfa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"},{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"},{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"},{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"},{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"},{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"},{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"},{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"},{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"},{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"},{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"},{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"},{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"},{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}],"active_maintainers":[{"login":"flaviendelangle","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"},{"login":"rita-codes","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"},{"login":"bernardobelchior","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"},{"login":"JCQuintas","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"},{"login":"alexfauquette","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"},{"login":"Janpot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"},{"login":"prakhargupta1","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"},{"login":"MBilalShafi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"},{"login":"siriwatknp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"},{"login":"cherniavskii","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"},{"login":"oliviertassinari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"},{"login":"michelengelen","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"},{"login":"LukasTy","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"},{"login":"hasdfa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"},{"login":"sai6855","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"},{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"},{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"},{"login":"bharatkashyap","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"},{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"},{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mui%2Fx-chat/codemeta","maintainers":[{"uuid":"brijeshb42","login":"brijeshb42","name":null,"email":"brijeshb42@gmail.com","url":null,"packages_count":78,"html_url":"https://www.npmjs.com/~brijeshb42","role":null,"created_at":"2026-04-09T08:48:34.833Z","updated_at":"2026-04-09T08:48:34.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brijeshb42/packages"},{"uuid":"michaldudak","login":"michaldudak","name":null,"email":"michal@dudak.me","url":null,"packages_count":57,"html_url":"https://www.npmjs.com/~michaldudak","role":null,"created_at":"2026-04-09T08:48:34.706Z","updated_at":"2026-04-09T08:48:34.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaldudak/packages"},{"uuid":"mnajdova","login":"mnajdova","name":null,"email":"mnajdova@gmail.com","url":null,"packages_count":82,"html_url":"https://www.npmjs.com/~mnajdova","role":null,"created_at":"2026-04-09T08:48:34.749Z","updated_at":"2026-04-09T08:48:34.749Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mnajdova/packages"},{"uuid":"oliviertassinari","login":"oliviertassinari","name":null,"email":"olivier.tassinari@gmail.com","url":null,"packages_count":125,"html_url":"https://www.npmjs.com/~oliviertassinari","role":null,"created_at":"2026-04-09T08:48:35.070Z","updated_at":"2026-04-09T08:48:35.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oliviertassinari/packages"},{"uuid":"siriwatknp","login":"siriwatknp","name":null,"email":"siriwatkunaporn@gmail.com","url":null,"packages_count":152,"html_url":"https://www.npmjs.com/~siriwatknp","role":null,"created_at":"2026-04-09T08:48:34.871Z","updated_at":"2026-04-09T08:48:34.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/siriwatknp/packages"},{"uuid":"janpotoms","login":"janpotoms","name":null,"email":"potoms.jan@gmail.com","url":null,"packages_count":139,"html_url":"https://www.npmjs.com/~janpotoms","role":null,"created_at":"2026-04-09T08:48:34.666Z","updated_at":"2026-04-09T08:48:34.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janpotoms/packages"},{"uuid":"aarongarciah","login":"aarongarciah","name":null,"email":"aaron.garcia.hervas@gmail.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~aarongarciah","role":null,"created_at":"2026-04-09T08:48:34.951Z","updated_at":"2026-04-09T08:48:34.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aarongarciah/packages"},{"uuid":"mj12albert","login":"mj12albert","name":null,"email":"albert@albertyu.co","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~mj12albert","role":null,"created_at":"2026-04-09T08:48:34.911Z","updated_at":"2026-04-09T08:48:34.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mj12albert/packages"},{"uuid":"diegoandai","login":"diegoandai","name":null,"email":"diego@mui.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~diegoandai","role":null,"created_at":"2026-04-09T08:48:34.788Z","updated_at":"2026-04-09T08:48:34.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/diegoandai/packages"},{"uuid":"dav-is","login":"dav-is","name":null,"email":"mail@connordav.is","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~dav-is","role":null,"created_at":"2026-04-09T08:48:34.992Z","updated_at":"2026-04-09T08:48:34.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dav-is/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5670569,"maintainers_count":1209032,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":1111,"full_name":"mui/mui-x","default_branch":"master","total_commits":12013,"total_committers":532,"total_bot_commits":3755,"total_bot_committers":4,"mean_commits":22.580827067669173,"dds":0.7395321734787313,"past_year_total_commits":2461,"past_year_total_committers":99,"past_year_total_bot_commits":560,"past_year_total_bot_committers":2,"past_year_mean_commits":24.858585858585858,"past_year_dds":0.7911418122714344,"last_synced_at":"2026-07-19T01:37:37.491Z","last_synced_commit":"2f718860a1a63d763057e1789b05dcd4077b624e","created_at":"2023-03-06T22:05:58.634Z","updated_at":"2026-07-19T01:11:33.365Z","committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":3129},{"name":"Flavien DELANGLE","email":"flaviendelangle@gmail.com","login":"flaviendelangle","count":1261},{"name":"Olivier Tassinari","email":"olivier.tassinari@gmail.com","login":"oliviertassinari","count":948},{"name":"Alexandre Fauquette","email":"45398769+alexfauquette","login":"alexfauquette","count":764},{"name":"Lukas","email":"llukas.tyla@gmail.com","login":"LukasTy","count":536},{"name":"Andrew Cherniavskii","email":"andrew@mui.com","login":"cherniavskii","count":475},{"name":"Jose C Quintas Jr","email":"juniorquintas@gmail.com","login":"JCQuintas","count":454},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":409},{"name":"Matheus Wichman","email":"matheushw@outlook.com","login":"m4theushw","count":373},{"name":"damien","email":"damien.tassone@gmail.com","login":"dtassone","count":314},{"name":"Bernardo Belchior","email":"bernardo@mui.com","login":"bernardobelchior","count":293},{"name":"Bilal Shafi","email":"bilalshafidev@gmail.com","login":"MBilalShafi","count":281},{"name":"Danail Hadjiatanasov","email":"hadjiatanasov@gmail.com","login":"DanailH","count":195},{"name":"Michel Engelen","email":"32863416+michelengelen","login":"michelengelen","count":184},{"name":"Rom Grk","email":"romgrk","login":"romgrk","count":173},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":171},{"name":"Armin Mehinovic","email":"4390250+arminmeh","login":"arminmeh","count":162},{"name":"Rita","email":"47579513+rita-codes","login":"rita-codes","count":160},{"name":"Jan Potoms","email":"2109932+Janpot","login":"Janpot","count":129},{"name":"Nora","email":"72460825+noraleonte","login":"noraleonte","count":122},{"name":"sai chand","email":"60743144+sai6855","login":"sai6855","count":99},{"name":"Kenan Yusuf","email":"kenan.m.yusuf@gmail.com","login":"KenanYusuf","count":87},{"name":"Siriwat K","email":"siriwatkunaporn@gmail.com","login":"siriwatknp","count":70},{"name":"mapache-salvaje","email":"71297412+mapache-salvaje","login":"mapache-salvaje","count":62},{"name":"Zeeshan Tamboli","email":"zeeshan.tamboli@gmail.com","login":"ZeeshanTamboli","count":56},{"name":"Brijesh Bittu","email":"717550+brijeshb42","login":"brijeshb42","count":54},{"name":"code-infra-renovate[bot]","email":"290386390+code-infra-renovate[bot]","login":"code-infra-renovate[bot]","count":46},{"name":"Rajat","email":"robertdoweny2301@gmail.com","login":"k-rajat19","count":39},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":34},{"name":"José Rodolfo Freitas","email":"joserodolfo.freitas@gmail.com","login":"joserodolfofreitas","count":33},{"name":"Adarsh Singh","email":"anexus5919@gmail.com","login":"Anexus5919","count":26},{"name":"anicorn","email":"31536950+aemartos","login":"aemartos","count":23},{"name":"Arthur Suh Balduini","email":"34691066+arthurbalduini","login":"arthurbalduini","count":22},{"name":"Mustafa Jawadwala","email":"mustafajw07@gmail.com","login":"mustafajw07","count":21},{"name":"Lauri","email":"lauri.lehtmaa@gmail.com","login":"lauri865","count":20},{"name":"Sycamore","email":"71297412+samuelsycamore","login":"samuelsycamore","count":19},{"name":"Prakhar Gupta","email":"92228082+prakhargupta1","login":"prakhargupta1","count":17},{"name":"Danilo Leal","email":"67129314+danilo-leal","login":"danilo-leal","count":15},{"name":"Sebastian Frey","email":"sebastianfrey","login":"sebastianfrey","count":13},{"name":"Marija Najdova","email":"mnajdova@gmail.com","login":"mnajdova","count":12},{"name":"Steve Xu","email":"stevexugc@gmail.com","login":"nusr","count":12},{"name":"Vadym Raksha","email":"hello@raksha.bio","login":"hasdfa","count":11},{"name":"Michał Dudak","email":"michal@dudak.me","login":"michaldudak","count":10},{"name":"Albert Yu","email":"albert@albertyu.co","login":"mj12albert","count":9},{"name":"GitStart","email":"1501599+gitstart","login":"gitstart","count":9},{"name":"Lucas Hilgert","email":"77863078+lhilgert9","login":"lhilgert9","count":9},{"name":"yared tsegaye","email":"34584266+yaredtsy","login":"yaredtsy","count":8},{"name":"BossElijah","email":"elias@lfpost.dk","login":"BossElijah","count":7},{"name":"ColdAtNight","email":"93425942+ColdAtNight","login":"ColdAtNight","count":6},{"name":"Pascal Corpet","email":"pcorpet","login":"pcorpet","count":6},{"name":"Ale","email":"93217218+alelthomas","login":"alelthomas","count":5},{"name":"Ou/Olly Kunanan Tassuwan","email":"kunanan.tw@gmail.com","login":"oukunan","count":5},{"name":"kalyan90","email":"nani.kalyan90@gmail.com","login":"kalyan90","count":5},{"name":"shaharyarshamshi","email":"shaharyarshamshi@gmail.com","login":"shaharyar-shamshi","count":5},{"name":"Norbert Csaba Herczeg","email":"noherczeg@gmail.com","login":"noherczeg","count":4},{"name":"Michał Łukowski","email":"46344692+michallukowski","login":"michallukowski","count":4},{"name":"Linda Paiste","email":"lindapaiste@gmail.com","login":"lindapaiste","count":4},{"name":"Rich Bustos","email":"92274722+richbustos","login":"richbustos","count":4},{"name":"Vivek Prajapati","email":"87139181+Vivek-Prajapatii","login":"Vivek-Prajapatii","count":4},{"name":"Zenoo","email":"perso@franckdemoute.fr","login":"Zenoo","count":4},{"name":"Gilad Varsano","email":"114646525+giladappsforce","login":"giladappsforce","count":4},{"name":"Christos Lytras","email":"christos.lytras@gmail.com","login":"clytras","count":4},{"name":"Connor Davis","email":"mail@connordav.is","login":"dav-is","count":4},{"name":"Mr.Neonin","email":"mr.neonin@gmail.com","login":"Neonin","count":4},{"name":"Valentin","email":"34139820+valenfv","login":"valenfv","count":3},{"name":"mixelburg","email":"52622705+mixelburg","login":"mixelburg","count":3},{"name":"noobyogi0010","email":"55592987+noobyogi0010","login":"noobyogi0010","count":3},{"name":"tifosi","email":"fossati.clement@gmail.com","login":"tifosiblack","count":3},{"name":"Tiago Sousa","email":"tiagosousa028@gmail.com","login":"TiagoPortfolio","count":3},{"name":"ShahrazH","email":"60094784+ShahrazH","login":"ShahrazH","count":3},{"name":"Saskia Keil","email":"SaskiaKeil","login":"SaskiaKeil","count":3},{"name":"Sami Kukkonen","email":"99816212+sambbaahh","login":"sambbaahh","count":3},{"name":"zzossig","email":"52706977+zzossig","login":"zzossig","count":3},{"name":"Ali","email":"fakhamati@gmail.com","login":"fakhamatia","count":3},{"name":"Gabriel Vallereau","email":"vallereaugabriel@gmail.com","login":"vallereaugabriel","count":3},{"name":"Gabriele Destefanis","email":"gabriele.destefanis@gmail.com","login":"destegabry","count":3},{"name":"headiron","email":"i@liangzhicheng.cc","login":"headironc","count":3},{"name":"Rudomanenko Volodymyr","email":"kotopes231@gmail.com","login":"layerok","count":3},{"name":"Ali Sasani","email":"a.sasani.b@gmail.com","login":"alisasanib","count":3},{"name":"Anders Lund","email":"61545005+AnderzL7","login":"AnderzL7","count":3},{"name":"Derek Alvarado","email":"derekalvarado24@outlook.com","login":"derek-0000","count":3},{"name":"Felix Hessenberger","email":"felix@scale.at","login":"felixh10r","count":3},{"name":"Harald Tollefsen","email":"htollefsen","login":"htollefsen","count":3},{"name":"Julien Torrielli","email":"julien.torrielli@gmail.com","login":"Jul13nT","count":3},{"name":"Kristian Ignatov","email":"christianignatov@gmail.com","login":"GMchris","count":3},{"name":"KyeongSoo Kim","email":"shakramon@naver.com","login":"kyeongsoosoo","count":3},{"name":"Makoto M","email":"61872424+makoto14","login":"makoto14","count":3},{"name":"Matheus Lúcio","email":"matheusluciox@gmail.com","login":"mathzdev","count":3},{"name":"Nathan Bierema","email":"nbierema@gmail.com","login":"Methuselah96","count":3},{"name":"Thomas Rupprecht","email":"rupprecht.thomas+git@gmail.com","login":"ximex","count":3},{"name":"Rishabh Budhiraja","email":"rishabh.budhiraja@gmail.com","login":"rbrishabh","count":2},{"name":"Robin Luley","email":"73437576+rolule","login":"rolule","count":2},{"name":"Rohit Natesh","email":"30684703+rohitnatesh","login":"rohitnatesh","count":2},{"name":"Rotem Bar-Sela","email":"44998514+rotembarsela","login":"rotembarsela","count":2},{"name":"Ruben de Roos","email":"deroosruben@gmail.com","login":"thedutchruben","count":2},{"name":"Vadim Goy","email":"vadim.goy@smoozeedev.com","login":"vadimka123","count":2},{"name":"Rui Araújo","email":"ruiaraujo012@gmail.com","login":"ruiaraujo012","count":2},{"name":"Suvesh K","email":"imsuvesh@gmail.com","login":"imsuvesh","count":2},{"name":"Tarun Chauhan","email":"tarunrajput1337@gmail.com","login":"tarunrajput","count":2},{"name":"Thomas Moon","email":"thomas.moon@teamit.fi","login":"thomasmoon","count":2},{"name":"Caio Lins","email":"clins1994@icloud.com","login":"clins1994","count":2},{"name":"Phong Chu","email":"58473133+chucamphong","login":"chucamphong","count":2},{"name":"백진주","email":"58822023+100pearlcent","login":"100pearlcent","count":2},{"name":"zj9495","email":"zj9495@gmail.com","login":"zj9495","count":2},{"name":"samchiu90","email":"51096971+samchiu90","login":"samchiu90","count":2},{"name":"magnimarels","email":"70704459+magnimarels","login":"magnimarels","count":2},{"name":"ithrforu","email":"81531000+ithrforu","login":"ithrforu","count":2},{"name":"Victor Zanivan Monteiro","email":"victorzanivan@gmail.com","login":"zanivan","count":2},{"name":"banoth ravinder","email":"banoth.ravinder66@gmail.com","login":"banoth-ravinder","count":2},{"name":"Yash Joshi","email":"jyash97@gmail.com","login":"jyash97","count":2},{"name":"Volha Linkevich","email":"38279347+volhalink","login":"volhalink","count":2},{"name":"Viktor","email":"viktor.melin@me.com","login":"viktormelin","count":2},{"name":"Mateus Elias","email":"meap@cin.ufpe.br","login":"mateuseap","count":2},{"name":"Guillaume Meheut","email":"65776994+GuillaumeMeheut","login":"GuillaumeMeheut","count":2},{"name":"Francesc Busquets","email":"francesc@gmail.com","login":"frncesc","count":2},{"name":"Diefferson Koderer Môro","email":"diefferson.moro@gmail.com","login":"djpremier","count":2},{"name":"David","email":"75678655+dwrth","login":"dwrth","count":2},{"name":"Clément DUNGLER","email":"clementdungler@gmail.com","login":"tooppaaa","count":2},{"name":"Bulat","email":"42976899+HEHOHADA","login":"HEHOHADA","count":2},{"name":"Brandon Faulkner","email":"12897328+bfaulk96","login":"bfaulk96","count":2},{"name":"Bharat Kashyap","email":"bharatkashyap@outlook.com","login":"bharatkashyap","count":2},{"name":"Alim","email":"43091114+Alim-El","login":"Alim-El","count":2},{"name":"Alexey Kozlenkov","email":"8117458+alexey-kozlenkov","login":"alexey-kozlenkov","count":2},{"name":"Himself65","email":"14026360+Himself65","login":"Himself65","count":2},{"name":"Jukka Kurkela","email":"jukka.kurkela@gmail.com","login":"kurkle","count":2},{"name":"Maroš Beťko","email":"betkomaros@gmail.com","login":"Haaxor1689","count":2},{"name":"Martin Šidlo","email":"dev.sidlo@gmail.com","login":"msidlo","count":2},{"name":"Matt","email":"github@nospam.33m.co","login":"mbrookes","count":2},{"name":"Matthijs","email":"developenguin","login":"developenguin","count":2},{"name":"Muhammed Mustafa","email":"MuhammedElruby@gmail.com","login":"Sboonny","count":2},{"name":"Nikhil Kumar","email":"nk10nikhil@gmail.com","login":"nk10nikhil","count":2},{"name":"Nikolay","email":"33037595+NKodos","login":"NKodos","count":2},{"name":"Paolo Cavellini","email":"paolo.cavellini@gmail.com","login":"profcav","count":2},{"name":"Pekka Tuukkanen","email":"petuukka@gmail.com","login":"ptuukkan","count":2},{"name":"Aleix Soler","email":"aleixsoler64@gmail.com","login":"soler1212","count":2},{"name":"Grégory Joseph","email":"greg.jos@gmail.com","login":"gjoseph","count":1},{"name":"Deepak Maurya","email":"41278103+dpak-maurya","login":"dpak-maurya","count":1},{"name":"DenPiligrim","email":"89912505+denpiligrim","login":"denpiligrim","count":1},{"name":"Denis","email":"7009699+someden","login":"someden","count":1},{"name":"Deniz","email":"denizgezgin365@gmail.com","login":"Rassilion","count":1},{"name":"Derek Nguyen","email":"derek@penandpillow.com","login":"d4rekanguok","count":1},{"name":"Diego","email":"diego.loeda@gmail.com","login":"dloeda","count":1},{"name":"David Warner","email":"david.p.warner@gmail.com","login":"Quppa","count":1},{"name":"Diego Andai","email":"diego@mui.com","login":"DiegoAndai","count":1},{"name":"Dimitri Wei","email":"dimitri.wei.lingfeng@gmail.com","login":"Dimitri-WEI-Lingfeng","count":1},{"name":"Diogo Parente","email":"66437099+diogoparente","login":"diogoparente","count":1},{"name":"Dmitry","email":"145359813+diro-atk","login":"diro-atk","count":1},{"name":"DungTiger","email":"dung.tiger6460@eagereverest.com","login":"DungTiger","count":1},{"name":"Eduardo Dallmann","email":"eduardodallmann@gmail.com","login":"eduardodallmann","count":1},{"name":"Edward","email":"Edwardveb","login":"Edwardveb","count":1},{"name":"Christopher Bussick","email":"43065398+ChristopherBussick","login":"ChristopherBussick","count":1},{"name":"Christopher Hogg","email":"cthogg","login":"cthogg","count":1},{"name":"Chuck Rice","email":"charles.rice92@gmail.com","login":"chuckwired","count":1},{"name":"Ciaran Liedeman","email":"3578740+cliedeman","login":"cliedeman","count":1},{"name":"Cihan Yakar","email":"cihanyakar@gmail.com","login":"cihanyakar","count":1},{"name":"Daiki Ojima","email":"daiking.ca2@gmail.com","login":"daikiojm","count":1},{"name":"Dan Starner","email":"dstarner@heroku.com","login":"dstarner","count":1},{"name":"Dana Foley","email":"danapfoley@gmail.com","login":"danapfoley","count":1},{"name":"Daniel Dukers","email":"daniel.dukers@oliver-it.nl","login":"DDukers","count":1},{"name":"Danis Gumerov","email":"dangunn13@gmail.com","login":"Artboomy","count":1},{"name":"Dariush vesal","email":"dariush.vesal@gmail.com","login":"devlifeX","count":1},{"name":"Dave Hulme","email":"dhulme@outlook.com","login":"dhulme","count":1},{"name":"David Baucum","email":"david@baucum.me","login":"maxolasersquad","count":1},{"name":"David Corbacho","email":"davidcorbacho@gmail.com","login":"dcorb","count":1},{"name":"David DOLCIMASCOLO","email":"david.dolcimascolo@gmail.com","login":"ddolcimascolo","count":1},{"name":"David Turesson","email":"DavidTuresson96@gmail.com","login":"mrxdst","count":1},{"name":"Elia Lazzari","email":"elia.lazzari@gmail.com","login":"Elius94","count":1},{"name":"Grygoriy Yaklyushyn","email":"96187296+EllGree","login":"EllGree","count":1},{"name":"Elyes","email":"elyesmail@gmail.com","login":"elyesbenabdelkader","count":1},{"name":"H999","email":"32168478+H999","login":"H999","count":1},{"name":"Hameez Rizwan","email":"59111588+Hameezr","login":"Hameezr","count":1},{"name":"HanBinKim","email":"37659866+hanbin9775","login":"hanbin9775","count":1},{"name":"Harry Cruse","email":"harry.cruse@ghyston.com","login":"CruseCtrl","count":1},{"name":"Harsh Kumar","email":"9u.harsh@gmail.com","login":"thisisharsh7","count":1},{"name":"Hassan Ghazy Sammour","email":"46076264+HassanGhazy","login":"HassanGhazy","count":1},{"name":"Hendrik Peilke","email":"143817985+hendrikpeilke","login":"hendrikpeilke","count":1},{"name":"Henk Erik van der Hoek","email":"henkerik","login":"henkerik","count":1},{"name":"Hitesh S.","email":"fxnoob71@gmail.com","login":"fxnoob","count":1},{"name":"HlavaCZ","email":"hlavicka@valham.cz","login":"hlavacz","count":1},{"name":"Hugo Andrade","email":"13906720+pwnedev","login":"pwnedev","count":1},{"name":"Hung Le","email":"hungmanhle","login":"hungmanhle","count":1},{"name":"HyungJun Choi","email":"kjwsx23@gmail.com","login":"Einere","count":1},{"name":"Hyunsu Joo","email":"hs9880@gmail.com","login":"sooster910","count":1},{"name":"Igor Merzliakov","email":"merzlyakovich@gmail.com","login":"iigrik","count":1},{"name":"Elias Rad","email":"146735585+nnsW3","login":"nnsW3","count":1},{"name":"ElliottMiller","email":"miller.elliott@gmail.com","login":"ElliottMiller","count":1},{"name":"David Zeman","email":"43114872+davidzemancz","login":"davidzemancz","count":1},{"name":"Emil Bahnsen","email":"103197299+EmilBahnsen","login":"EmilBahnsen","count":1},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":1},{"name":"Erik Ian de Moura","email":"erik@alunos.utfpr.edu.br","login":"erikian","count":1},{"name":"Evgenii","email":"johnnyc@bk.ru","login":"DjoSmer","count":1},{"name":"Felix W","email":"38223724+felix-wg","login":"felix-wg","count":1},{"name":"Felix-Dube","email":"someone635","login":"someone635","count":1},{"name":"First Sutham","email":"kanisorns.k@gmail.com","login":"heyfirst","count":1},{"name":"Francesco Pompò","email":"6452799+deade1e","login":"deade1e","count":1},{"name":"Fredrik C","email":"45489326+fredrikcarlbom","login":"fredrikcarlbom","count":1},{"name":"Fyodor Danilov","email":"62480297+VeceluXa","login":"VeceluXa","count":1},{"name":"Gabriel.Silva","email":"63369610+Sorriso337","login":"Sorriso337","count":1},{"name":"Gavin Brennan","email":"gavbrennan@hotmail.com","login":"gavbrennan","count":1},{"name":"Gene Arch","email":"genepaularch@gmail.com","login":"genepaul","count":1},{"name":"Alexander","email":"39654759+alexrapro","login":"alexrapro","count":1},{"name":"Alexander Danilowicz","email":"alex.danilowicz@gmail.com","login":"alexdanilowicz","count":1},{"name":"Blasty","email":"52929675+BlastyCZ","login":"BlastyCZ","count":1},{"name":"Alexis Zagkrempa","email":"81929847+ZagrebaAlex","login":"ZagrebaAlex","count":1},{"name":"Alin Roman","email":"alin.roman@pfh.ro","login":"aromanio","count":1},{"name":"Aline Matos","email":"rety69@gmail.com","login":"aline-matos","count":1},{"name":"Alissa Tung","email":"alissa-tung@outlook.com","login":"alissa-tung","count":1},{"name":"Amin","email":"23167933+aminsaedi","login":"aminsaedi","count":1},{"name":"Amir Salehi","email":"30601329+amiryxe","login":"amiryxe","count":1},{"name":"AmirHussain","email":"42691663+consDev","login":"consDev","count":1},{"name":"AmrElnaggar99","email":"35710455+AmrElnaggar99","login":"AmrElnaggar99","count":1},{"name":"Andre Paxiega","email":"andrepxa@gmail.com","login":"andrepxa","count":1},{"name":"Andre Sander","email":"Sanderand","login":"Sanderand","count":1},{"name":"Andreas Andersen","email":"etlos01@gmail.com","login":"etlos","count":1},{"name":"Andrew Hudson","email":"ahudson@gmail.com","login":"bigandy","count":1},{"name":"Andrew Kandels","email":"akandels@gmail.com","login":"akandels","count":1},{"name":"Andrin Benz","email":"58980760+benzler","login":"benzler","count":1},{"name":"baahrens","email":"bahrens@compeon.de","login":null,"count":1},{"name":"gamecss","email":"1156393759@qq.com","login":null,"count":1},{"name":"oleksandr.korol","email":"oleksandr.korol@coaxsoft.com","login":null,"count":1},{"name":"01zulfi","email":"85733202+01zulfi","login":"01zulfi","count":1},{"name":"10tacion","email":"127329855+10tacion","login":"10tacion","count":1},{"name":"ASchwad","email":"a.schoenenwald@gmx.de","login":"ASchwad","count":1},{"name":"Abdullah Alaqeel","email":"abdullah.t.aqeel@gmail.com","login":"aqeelat","count":1},{"name":"Adam Nowicki","email":"adamowski10@gmail.com","login":"adamowski10","count":1},{"name":"Adrian Busse","email":"adrianmxb@adrianmxb.com","login":"adrianmxb","count":1},{"name":"Adrian Kowalczewski","email":"adrian.kowalczewski@gmail.com","login":"adyry","count":1},{"name":"Adrián Bustos Paz","email":"adbuspaz@gmail.com","login":"makenshikuro","count":1},{"name":"Aitor Ramoneda Subarroca","email":"86493991+aitor40","login":"aitor40","count":1},{"name":"Akam Foad","email":"41629832+akamfoad","login":"akamfoad","count":1},{"name":"Akira","email":"asato@kevel.co","login":"akiradev","count":1},{"name":"Ala Ben Yahia","email":"61480269+alabenyahia","login":"alabenyahia","count":1},{"name":"Alex Goncharenko","email":"alexgonch44@gmail.com","login":"alexgonch","count":1},{"name":"Benjamin Bialy","email":"benjamincbialy@gmail.com","login":"benjaminbialy","count":1},{"name":"Blake McCullough","email":"66660752+Blake-McCullough","login":"Blake-McCullough","count":1},{"name":"Ansh Tiwatne","email":"ansh.tiwatne@gmail.com","login":"anshtiwatne","count":1},{"name":"Boris Nikk","email":"borche@me.com","login":"brsnik","count":1},{"name":"Brandon","email":"brandon@rox.nl","login":"BrandonOldenhof","count":1},{"name":"Brent Ertz","email":"202773+brentertz","login":"brentertz","count":1},{"name":"Burak Gündüz","email":"74207414+burakkgunduzz","login":"burakkgunduzz","count":1},{"name":"Bwatermelon","email":"bdsb2011@gmail.com","login":"Bwatermelon","count":1},{"name":"Camilo Vega","email":"36972766+Jucabel","login":"Jucabel","count":1},{"name":"Can Kurt","email":"41245214+cccaaannn","login":"cccaaannn","count":1},{"name":"Carl Jackson","email":"carl@avtok.com","login":"zenazn","count":1},{"name":"Carlos De Dios","email":"karudedios","login":"karudedios","count":1},{"name":"CarlosLopezLg","email":"101943016+CarlosLopezLg","login":"CarlosLopezLg","count":1},{"name":"Carson Full","email":"carsonfull@gmail.com","login":"CarsonF","count":1},{"name":"Chris Grigg","email":"chris@subvertallmedia.com","login":"subvertallchris","count":1},{"name":"Christina","email":"156356273+cratiu222","login":"cratiu222","count":1},{"name":"Georgios Drivas","email":"78447254+GeorgiosDrivas","login":"GeorgiosDrivas","count":1},{"name":"Alex Kobylansky","email":"57197177+alexkobylansky","login":"alexkobylansky","count":1},{"name":"Ankush Chauhan","email":"67872399+An-prog-hub","login":"An-prog-hub","count":1},{"name":"Alexander Raihelgaus","email":"alex.raihel@gmail.com","login":"ar7casper","count":1},{"name":"Anton Lukin","email":"anton@lookin.io","login":"lukin","count":1},{"name":"Antonio Mancini","email":"an.manc25@gmail.com","login":"antomanc","count":1},{"name":"Aníbal Svarcas","email":"WiXSL","login":"WiXSL","count":1},{"name":"Arai Shota","email":"me@arsho.dev","login":"sho918","count":1},{"name":"Arseny Garelyshev","email":"monstrag@gmail.com","login":"MonstraG","count":1},{"name":"Arthur Pedroti","email":"arthurpedroti@gmail.com","login":"ArthurPedroti","count":1},{"name":"Arun Rao","email":"arunraokalya@gmail.com","login":"arunkp","count":1},{"name":"Atanas Vasilev","email":"99086114+AtanasVA","login":"AtanasVA","count":1},{"name":"Austin","email":"37122448+aTmb405","login":"aTmb405","count":1},{"name":"Awais Hassan","email":"55058852+AWAIS97","login":"AWAIS97","count":1},{"name":"Aziz Bohra","email":"136102211+imazizbohra","login":"imazizbohra","count":1},{"name":"BCaspari","email":"caspari@rossmanith.com","login":"BCaspari","count":1},{"name":"BEL KHYATE FAROUK","email":"72896094+FaroukBel","login":"FaroukBel","count":1},{"name":"Wilfredo Pérez","email":"FreakDroid","login":"FreakDroid","count":1},{"name":"Wilco Schoneveld","email":"schoneveld.wj@gmail.com","login":"wilcoschoneveld","count":1},{"name":"Whitewater","email":"me@waterwater.moe","login":"lawvs","count":1},{"name":"Vytautas Butkus","email":"vytautas.butkus@gmail.com","login":"bytasv","count":1},{"name":"Vu Dao","email":"vu.dao@unity3d.com","login":"vu-dao-93","count":1},{"name":"Vladislav Pavlik","email":"78815019+Inv1x","login":"Inv1x","count":1},{"name":"Viz","email":"viz@linux.com","login":"vizv","count":1},{"name":"VismaAndreasIvarsson","email":"122782468+VismaAndreasIvarsson","login":"VismaAndreasIvarsson","count":1},{"name":"Vishal Jagtap","email":"jagtap.vishal30@gmail.com","login":"visshaljagtap","count":1},{"name":"Vishal","email":"32702012+patilvishal755","login":"patilvishal755","count":1},{"name":"Vincenzo Fardella","email":"95658904+justdoit1897","login":"justdoit1897","count":1},{"name":"Vincent Chen","email":"happyincent@gmail.com","login":"happyincent","count":1},{"name":"VelociRaptor","email":"77036902+HexM7","login":"HexM7","count":1},{"name":"ch1llysense","email":"119515451+ch1llysense","login":"ch1llysense","count":1},{"name":"VadimKdev","email":"394450+vadimkuragkovskiy","login":"vadimkuragkovskiy","count":1},{"name":"Utkarsh Agarwal","email":"134828016+Utkarsh-0304","login":"Utkarsh-0304","count":1},{"name":"Trevor Paley","email":"10186337+TheUnlocked","login":"TheUnlocked","count":1},{"name":"arvkonstantin","email":"kostya.74.74@gmail.com","login":"arvkonstantin","count":1},{"name":"anders-noerrelykke","email":"anders@norrelykke.com","login":"anders-noerrelykke","count":1},{"name":"amirhosseinzf","email":"99012444+amirhosseinzf","login":"amirhosseinzf","count":1},{"name":"aizerin","email":"l.nuzky@gmail.com","login":"aizerin","count":1},{"name":"Ziv Levy","email":"zivl","login":"zivl","count":1},{"name":"Zaki Ur Rehman","email":"114901192+ZAKIURREHMAN","login":"ZAKIURREHMAN","count":1},{"name":"Zachary Reece","email":"zachdreece@gmail.com","login":"zreecespieces","count":1},{"name":"Yunosuke Yamada","email":"39757050+YunosukeY","login":"YunosukeY","count":1},{"name":"Yuito Akatsuki (Tani Yutaka)","email":"yuito@yuito-it.jp","login":"yuito-it","count":1},{"name":"Yuichi Inagaki","email":"gky360@gmail.com","login":"gky360","count":1},{"name":"Yoonji Jang","email":"YoonjiJang","login":"YoonjiJang","count":1},{"name":"Yitzchak Schechter","email":"113264132+Itzik-Tech","login":"Itzik-Tech","count":1},{"name":"Yassin Hussein","email":"4assin@gmail.com","login":"TheYass1n","count":1},{"name":"Yash Shah","email":"49yash@gmail.com","login":"yash49","count":1},{"name":"Y. Mayer","email":"whythecode","login":"whythecode","count":1},{"name":"Wojciech Witczak","email":"70755745+wojtkolos","login":"wojtkolos","count":1},{"name":"Sir.Nathan (Jonathan Stassen)","email":"godlvall2jm@gmail.com","login":"TheBox193","count":1},{"name":"Simsek Mert","email":"simsek97@gmail.com","login":"simsek97","count":1},{"name":"Simone Cervini","email":"69400730+simonecervini","login":"simonecervini","count":1},{"name":"Sigurd Drivstuen","email":"sigdriv06@gmail.com","login":"Sigdriv","count":1},{"name":"Shardul Pathak","email":"48183855+shapaaa","login":"shapaaa","count":1},{"name":"Shane Walker","email":"shane@swalker.dev","login":"swalker326","count":1},{"name":"Shadi","email":"74800166+shadigaafar","login":"shadigaafar","count":1},{"name":"Seyyed Morteza Moosavi","email":"smmoosavi","login":"smmoosavi","count":1},{"name":"Serdar.Mustafa","email":"45297391+SerdarMustafa1","login":"SerdarMustafa1","count":1},{"name":"Sebastian Silbermann","email":"silbermann.sebastian@gmail.com","login":"eps1lon","count":1},{"name":"Sebastian Kasanzew","email":"sebkasanzew@gmail.com","login":"sebkasanzew","count":1},{"name":"Sean Fang","email":"44120999+MyNameIsTakenOMG","login":"MyNameIsTakenOMG","count":1},{"name":"Scott","email":"saintscott119@gmail.com","login":"e-cloud","count":1},{"name":"Valyok26","email":"vvvalentin@gmail.com","login":"Valyok26","count":1},{"name":"Lucas Mondini","email":"84649065+Miodini","login":"Miodini","count":1},{"name":"Samuel Walk","email":"samuel.walk@outlook.com","login":"samuelwalk","count":1},{"name":"Sami Jouppila","email":"sami.jouppila@gmail.com","login":"samijouppila","count":1},{"name":"Will Soto","email":"willsoto","login":"willsoto","count":1},{"name":"Tony Hallett","email":"tonyhallett74@gmail.com","login":"tonyhallett","count":1},{"name":"Tim","email":"timothypbuckley@gmail.com","login":"timbuckley","count":1},{"name":"Thupi Ceylons","email":"thupi@ceylons.net","login":"thupi","count":1},{"name":"Thomas McDonald","email":"thomas-mcdonald","login":"thomas-mcdonald","count":1},{"name":"Tevfik","email":"tevfik.bagcivan@gmail.com","login":"bagcivan","count":1},{"name":"Tanuj Pancholi","email":"56783833+tanuj-22","login":"tanuj-22","count":1},{"name":"Tan Zi Gang","email":"tanzigang93@gmail.com","login":"zigang93","count":1},{"name":"Tamás Nepusz","email":"ntamas@protonmail.ch","login":"ntamas","count":1},{"name":"Taehyun Hwang","email":"eeht1717@gmail.com","login":"HwangTaehyun","count":1},{"name":"Sviatoslav","email":"dufik000@gmail.com","login":"lion1963","count":1},{"name":"Stuart Baker","email":"stuartbaker7@gmail.com","login":"sfbaker7","count":1},{"name":"Steven Wright","email":"stevus06@gmail.com","login":"stevus","count":1},{"name":"sla","email":"seula00027@gmail.com","login":"yami03","count":1},{"name":"Step Security Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Steffen Holanger","email":"44159536+spiftire","login":"spiftire","count":1},{"name":"gustavhagland","email":"85482178+gustavhagland","login":"gustavhagland","count":1},{"name":"seed.of.apricot","email":"seed.of.apricot@dev.ChronolapseLibrary.net","login":"seed-of-apricot","count":1},{"name":"reihwald","email":"56656499+reihwald","login":"reihwald","count":1},{"name":"radimkafka","email":"84576481+radimkafka","login":"radimkafka","count":1},{"name":"pkratz","email":"45697541+pkratz","login":"pkratz","count":1},{"name":"perezShaked","email":"perez.shaked@gmail.com","login":"perezShaked","count":1},{"name":"ori.sa","email":"60565302+soris1989","login":"soris1989","count":1},{"name":"oliverlaidma","email":"92851172+oliverlaidma","login":"oliverlaidma","count":1},{"name":"nogalpaulina","email":"nogalpaulina@gmail.com","login":"nogalpaulina","count":1},{"name":"ms.safari","email":"30653927+misafari","login":"misafari","count":1},{"name":"moosekebab","email":"duncan.stuart@quillion.ltd.uk","login":"moosekebab","count":1},{"name":"mkundos","email":"mkundos","login":"mkundos","count":1},{"name":"minchaej","email":"minchaej@gmail.com","login":"minchaej","count":1},{"name":"merotosc","email":"44845833+merotosc","login":"merotosc","count":1},{"name":"megos","email":"gmegos.27@gmail.com","login":"megos","count":1},{"name":"Ľuboš Repka","email":"40338867+luborepka","login":"luborepka","count":1},{"name":"locnbk2002","email":"72966165+locnbk2002","login":"locnbk2002","count":1},{"name":"YONGJAE LEE (이용재)","email":"dev.yongjaelee@gmail.com","login":"dididy","count":1},{"name":"İhsan Berk Özcan","email":"59116996+ihsanberkozcan","login":"ihsanberkozcan","count":1},{"name":"Ğaziz Jünıs","email":"12zhunus@gmail.com","login":"zhunus","count":1},{"name":"ylarom","email":"ylarom@gmail.com","login":"ylarom","count":1},{"name":"yelahj","email":"62879959+yelahj","login":"yelahj","count":1},{"name":"yeeharn","email":"yh.teh@outlook.com","login":"yeeharn","count":1},{"name":"x22tri","email":"93429179+x22tri","login":"x22tri","count":1},{"name":"wzdorowa","email":"45556339+wzdorowa","login":"wzdorowa","count":1},{"name":"wimdetroyer","email":"58472100+wimdetroyer","login":"wimdetroyer","count":1},{"name":"whereisrmsqhs","email":"102295613+whereisrmsqhs","login":"whereisrmsqhs","count":1},{"name":"wettopa","email":"109089747+wettopa","login":"wettopa","count":1},{"name":"uma-neko","email":"36249844+uma-neko","login":"uma-neko","count":1},{"name":"tuananh281098","email":"tuananh28101998@gmail.com","login":"tuananh281098","count":1},{"name":"tomashauser","email":"37981481+tomashauser","login":"tomashauser","count":1},{"name":"studyhog","email":"57380807+studyhog","login":"studyhog","count":1},{"name":"stoj","email":"tibor@stoj.net","login":"stojy","count":1},{"name":"good-jinu","email":"74302917+good-jinu","login":"good-jinu","count":1},{"name":"gaetanodanelli","email":"gaetanodanelli","login":"gaetanodanelli","count":1},{"name":"fufex","email":"130610840+fufex","login":"fufex","count":1},{"name":"federico-ntr","email":"35468654+federico-ntr","login":"federico-ntr","count":1},{"name":"fabio-rizzello-omnia","email":"52233324+fabio-rizzello-omnia","login":"fabio-rizzello-omnia","count":1},{"name":"elvatli","email":"108416675+elvatli","login":"elvatli","count":1},{"name":"eddine zeroual","email":"48633360+alp-ex","login":"alp-ex","count":1},{"name":"duckboy81","email":"duckboy81","login":"duckboy81","count":1},{"name":"dochi","email":"ryoon50@gmail.com","login":"ryxxn","count":1},{"name":"diane","email":"simbahandiane2307@gmail.com","login":"simbahandiane","count":1},{"name":"dastan-akhmetov-scity","email":"152173801+dastan-akhmetov-scity","login":"dastan-akhmetov-scity","count":1},{"name":"danielmishan85","email":"94166330+danielmishan85","login":"danielmishan85","count":1},{"name":"cupok","email":"30305555+cupok","login":"cupok","count":1},{"name":"cnHealth","email":"158763580+cnHealth","login":"cnHealth","count":1},{"name":"martijn-basesoft","email":"martijn@basesoft.com","login":"martijn-basesoft","count":1},{"name":"atlanteh","email":"atlanteh@gmail.com","login":"atlanteh","count":1},{"name":"Stan Wohlwend","email":"n2d4xc@gmail.com","login":"N2D4","count":1},{"name":"socramm","email":"52098754+socramm9","login":"socramm9","count":1},{"name":"leonaha5","email":"146345156+leonaha5","login":"leonaha5","count":1},{"name":"lauri-heinonen-2025-04","email":"lauri.heinonen@rejlers.fi","login":"lauri-heinonen-2025-04","count":1},{"name":"klinge27","email":"40291243+klinge27","login":"klinge27","count":1},{"name":"khang nguyen","email":"73072076+khangnguyen2100","login":"khangnguyen2100","count":1},{"name":"kennarddh","email":"79390992+kennarddh","login":"kennarddh","count":1},{"name":"k725","email":"k725","login":"k725","count":1},{"name":"jho-vema","email":"126171540+jho-vema","login":"jho-vema","count":1},{"name":"jhe-iqbis","email":"jhe@iqbis.de","login":"jhe-iqbis","count":1},{"name":"jacknot","email":"jakomora97@live.it","login":"jacknot","count":1},{"name":"jaapjr","email":"jaapmol93@gmail.com","login":"jaapjr","count":1},{"name":"imxv","email":"sunmozong@gmail.com","login":"imxv","count":1},{"name":"hungnd-casso","email":"hungnd@cas.so","login":"hungnd-casso","count":1},{"name":"hugoalkimim","email":"hugodanilosantosalkimim@gmail.com","login":"hugoalkimim","count":1},{"name":"hikotq","email":"hikotq@gmail.com","login":"hikotq","count":1},{"name":"Savindu Supun","email":"savindusupunsathsara@gmail.com","login":"supunsathsara","count":1},{"name":"greymoth","email":"m.hirakawa07@icloud.com","login":"greymoth-jp","count":1},{"name":"Leon Li","email":"leon.li.1025@gmail.com","login":"leontastic","count":1},{"name":"Leniorko","email":"www.Len244@gmail.com","login":"Leniorko","count":1},{"name":"Lee Kyeong Joon","email":"165972574+KyeongJooni","login":"KyeongJooni","count":1},{"name":"Lars Kumbier","email":"lars@kumbier.it","login":"LarsKumbier","count":1},{"name":"Lajto 理德","email":"85128868+lajtomekadimon","login":"lajtomekadimon","count":1},{"name":"Krzysztof Borowiecki","email":"34208222+Chriserus","login":"Chriserus","count":1},{"name":"Kristiyan Estatiev","email":"55980434+Kristiqn95","login":"Kristiqn95","count":1},{"name":"Kjetil Møkkelgjerd","email":"kjetil@mokkelgjerd.no","login":"elkebab","count":1},{"name":"Kilian","email":"wangkailang","login":"wangkailang","count":1},{"name":"Kid Max","email":"41998473+officialkidmax","login":"officialkidmax","count":1},{"name":"Khánh Hoàng","email":"6380436+hckhanh","login":"hckhanh","count":1},{"name":"Keita Nonaka","email":"iKonnyaku40@gmail.com","login":"Gumichocopengin8","count":1},{"name":"Keal Jones","email":"41018730+kealjones-wk","login":"kealjones-wk","count":1},{"name":"Kazuho Maejima","email":"62587552+kzhgit","login":"kzhgit","count":1},{"name":"Jørund Vier Skriubakken","email":"jvskriubakken@gmail.com","login":"jvskriubakken","count":1},{"name":"Jure Cuhalev","email":"jure@cuhalev.com","login":"jurecuhalev","count":1},{"name":"JunHong Lim","email":"67459853+tesseractjh","login":"tesseractjh","count":1},{"name":"Mat","email":"drmats","login":"drmats","count":1},{"name":"Marvin ROGER","email":"marvinroger","login":"marvinroger","count":1},{"name":"Marvin A. Ruder","email":"github@mruder.dev","login":"marvinruder","count":1},{"name":"Martín Anzorena","email":"martin.anzorena@gmail.com","login":"martjanz","count":1},{"name":"MartinSkarpa","email":"92272507+MartinSkarpa","login":"MartinSkarpa","count":1},{"name":"Martin Vyšňovský","email":"martinvysnovsky@gmail.com","login":"martinvysnovsky","count":1},{"name":"Mark Toman","email":"marktomandev@gmail.com","login":"marktoman","count":1},{"name":"Marco Morozzi","email":"49474252+mamodev","login":"mamodev","count":1},{"name":"Marcin Niedbalec","email":"62507500+belkocik","login":"belkocik","count":1},{"name":"Marc Auberer","email":"contact@marc-auberer.com","login":"marcauberer","count":1},{"name":"Marc","email":"124278304+campmarc","login":"campmarc","count":1},{"name":"Mahmoud Harmouch","email":"mahmoudddharmouchhh@gmail.com","login":"wiseaidev","count":1},{"name":"MaherSamiGMC","email":"80840469+MaherSamiGMC","login":"MaherSamiGMC","count":1},{"name":"Ludvig Eriksson","email":"ludvigeriksson@icloud.com","login":"ludvigeriksson","count":1},{"name":"Joe Krall","email":"63315344+krallj","login":"krallj","count":1},{"name":"Lev-Shapiro","email":"96536068+Lev-Shapiro","login":"Lev-Shapiro","count":1},{"name":"Jinny","email":"asdfghjk1052@naver.com","login":"youjin-hong","count":1},{"name":"Jerry_wu","email":"409187100@qq.com","login":"JerryWu1234","count":1},{"name":"Jeremy Mason","email":"jeremyalan@gmail.com","login":"jeremyalan","count":1},{"name":"Jens","email":"78035313+Jens-Schoen","login":"Jens-Schoen","count":1},{"name":"Jeevan Kumar","email":"g1mishra.dev@gmail.com","login":"g1mishra","count":1},{"name":"Jardel Novaes","email":"jardelnovaes@hotmail.com","login":"jardelnovaes","count":1},{"name":"Jan Pretzel","email":"jan.pretzel@gmail.com","login":"JanPretzel","count":1},{"name":"James Lamar","email":"98771152+jamesRadicl","login":"jamesRadicl","count":1},{"name":"Jakub Švéda","email":"77570677+JakubSveda","login":"JakubSveda","count":1},{"name":"Jacob Rowland","email":"109928237+jacrowland1","login":"jacrowland1","count":1},{"name":"JFBenzs","email":"103004743+JFBenzs","login":"JFBenzs","count":1},{"name":"JEEE","email":"52460972+jayariglesias","login":"jayariglesias","count":1},{"name":"Izuco","email":"57068530+izu-co","login":"izu-co","count":1},{"name":"Ivan Harašta","email":"harasta.ivan@gmail.com","login":"harastaivan","count":1},{"name":"Kasper Lind Sørensen","email":"goibon","login":"goibon","count":1},{"name":"Ismaila Abdoulahi","email":"36740618+auloin","login":"auloin","count":1},{"name":"BalaM314","email":"71201189+BalaM314","login":"BalaM314","count":1},{"name":"Leonhardt Koepsell","email":"hello@lnhrdt.com","login":"lnhrdt","count":1},{"name":"Julio Azevedo","email":"azevedo.developer@gmail.com","login":"julioAz","count":1},{"name":"Julien Guillon","email":"59141172+julien-guillon","login":"julien-guillon","count":1},{"name":"João Serafim","email":"46942255+JoaoSerafim3001","login":"JoaoSerafim3001","count":1},{"name":"João Santos Reis","email":"joaosreis@outlook.pt","login":"joaosreis","count":1},{"name":"José Real","email":"joserealdev@gmail.com","login":"joserealdev","count":1},{"name":"Jostein Brevik","email":"9827355+JosteinBrevik","login":"JosteinBrevik","count":1},{"name":"Josiah Hawkins","email":"94198149+jhawkins11","login":"jhawkins11","count":1},{"name":"Joshua Wu","email":"joshuawu3@gmail.com","login":"123joshuawu","count":1},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":1},{"name":"Joseph Spear","email":"jspear@greshamtech.com","login":"joespeargresham","count":1},{"name":"Joseph Marinier","email":"joseph.marinier@servicenow.com","login":"JosephMarinier","count":1},{"name":"Jonas Leuschner","email":"33377032+xBlizZer","login":"xBlizZer","count":1},{"name":"Joey Cumines","email":"168392085+joeycumines-scw","login":"joeycumines-scw","count":1},{"name":"Ramazan SANCAR","email":"ramazansancar4545@gmail.com","login":"ramazansancar","count":1},{"name":"Joachim Desroches","email":"129734564+jedesroches","login":"jedesroches","count":1},{"name":"Raffaella Luzi Stoutland","email":"136349774+rluzists1","login":"rluzists1","count":1},{"name":"Rafael Mariano","email":"toruticas@gmail.com","login":"toruticas","count":1},{"name":"Prasad Kulkarni","email":"49803589+prasad5795","login":"prasad5795","count":1},{"name":"Poul Erik Venø","email":"poulerikvenoehansen@gmail.com","login":"fosterbuster","count":1},{"name":"Pontus Magnusson","email":"pontuspdmagnusson@gmail.com","login":"pontusdacke","count":1},{"name":"Piotr Wysocki","email":"86244209+piwysocki","login":"piwysocki","count":1},{"name":"Philip","email":"47861911+GITPHLAP","login":"GITPHLAP","count":1},{"name":"Phil Jones","email":"pjones@vqcomms.com","login":"philjones88","count":1},{"name":"Peták","email":"32265209+PetakCC","login":"PetakCC","count":1},{"name":"Petro Silenius","email":"petro.silenius@gmail.com","login":"PetroSilenius","count":1},{"name":"Pawel Kula","email":"pawelkula@gmail.com","login":"pawelkula","count":1},{"name":"Paul BROWN","email":"paul.brown@mukavait.fi","login":"frozenzia","count":1},{"name":"Patrik Štefík","email":"68276764+stefikp","login":"stefikp","count":1},{"name":"Sara Tavares","email":"29093946+stavares843","login":"stavares843","count":1},{"name":"P. Esteves","email":"pauloesteves8@gmail.com","login":"PEsteves8","count":1},{"name":"Owais","email":"25351744+owais635","login":"owais635","count":1},{"name":"Oscar Bolmsten","email":"oscar@bolmsten.se","login":"oscar-b","count":1},{"name":"Sam","email":"39610614+samwato","login":"samwato","count":1},{"name":"SakumyZ","email":"SakumyZ@gmail.com","login":"SakumyZ","count":1},{"name":"SaeedZhiany","email":"SaeedZhiany","login":"SaeedZhiany","count":1},{"name":"SIBANANDA SAHU","email":"115389688+sibananda485","login":"sibananda485","count":1},{"name":"SFARPak","email":"89567338+SFARPak","login":"SFARPak","count":1},{"name":"Ryan Turinsky","email":"Ryan.turinsky@gmail.com","login":"StylesTrip","count":1},{"name":"Rustem","email":"83231873+rstmzh","login":"rstmzh","count":1},{"name":"Roman Zino","email":"zino.roman95@gmail.com","login":"zinoroman","count":1},{"name":"Robin","email":"34270540+Robin1896","login":"Robin1896","count":1},{"name":"RobertAron","email":"robert.aron.tx@gmail.com","login":"RobertAron","count":1},{"name":"Rishi556","email":"rishipanthee@hotmail.com","login":"Rishi556","count":1},{"name":"Rin Raeuber","email":"mail@rin-raeuber.com","login":"rin","count":1},{"name":"Rares","email":"raresmateizer@gmail.com","login":"rares985","count":1},{"name":"Morteza","email":"117587177+Morteza-hp","login":"Morteza-hp","count":1},{"name":"Rajendra arora","email":"contact.rajendraarora@gmail.com","login":"rajendraarora16","count":1},{"name":"Raino Pikkarainen","email":"raino.pikkarainen@iki.fi","login":"RainoPikkarainen","count":1},{"name":"Milan Dhar","email":"105387085+md250721","login":"md250721","count":1},{"name":"Mikkel","email":"mikkelhl@pm.me","login":"mikkelhl","count":1},{"name":"Mike Ellis","email":"39313898+mellis481","login":"mellis481","count":1},{"name":"Mike Deeb","email":"michael.f.deeb@gmail.com","login":"mikewolfd","count":1},{"name":"Miguel Campuzano","email":"105667459+Macampu420","login":"Macampu420","count":1},{"name":"Microsoft Provenance Contributions","email":"enhanceprovenance@microsoft.com","login":"msftenhanceprovenance","count":1},{"name":"Michał Górny","email":"zrchos@gmail.com","login":"drastus","count":1},{"name":"Michael Tzahi","email":"71826961+michaelNXT1","login":"michaelNXT1","count":1},{"name":"Michael Martin","email":"3265272+michael-martin-al","login":"michael-martin-al","count":1},{"name":"Mehmet Can Ertan","email":"20345854+MCErtan","login":"MCErtan","count":1},{"name":"Mattias Fjellvang","email":"simplenotezy","login":"simplenotezy","count":1},{"name":"Matthijs Kok","email":"matthijs.kok2@gmail.com","login":"MatthijsKok","count":1},{"name":"Matthew Corner","email":"matthew.j.corner@gmail.com","login":"mattcorner","count":1},{"name":"Mathis Burger","email":"57145815+MathisBurger","login":"MathisBurger","count":1},{"name":"PBM","email":"pbmalecki@wp.pl","login":"pbmchc","count":1},{"name":"Matej Fačkovec","email":"76104834+MatejFacko","login":"MatejFacko","count":1},{"name":"Jiseoup Lim","email":"jseoup@gmail.com","login":"Jiseoup","count":1},{"name":"Ragnar Geir Ragnarsson","email":"42973395+ragnarr18","login":"ragnarr18","count":1},{"name":"OndrejHj04","email":"89454851+OndrejHj04","login":"OndrejHj04","count":1},{"name":"Oleksandr Reznichenko","email":"46964877+rettoua","login":"rettoua","count":1},{"name":"Oleksandr Malyutin","email":"avmalyutin@gmail.com","login":"avmalyutin","count":1},{"name":"Olavo de Carvalho","email":"olavocarvalho@icloud.com","login":"olavocarvalho","count":1},{"name":"Noam Honig","email":"noam.honig@gmail.com","login":"noam-honig","count":1},{"name":"Nicolas GASPARINI","email":"Webini","login":"Webini","count":1},{"name":"Nick Muller","email":"3781551+nphmuller","login":"nphmuller","count":1},{"name":"Nguyễn Trung Nhẫn","email":"trungnhan21.12@gmail.com","login":"nhannt201","count":1},{"name":"Nathanael Sommer-Koch","email":"5754669+nate-summercook","login":"nate-summercook","count":1},{"name":"Musk Zhang","email":"muskzhang2024@gmail.com","login":"vfbiby","count":1},{"name":"Muhammad Ali","email":"mr.muhammad.ali@live.com","login":"mrmuhammadali","count":1},{"name":"Mostafa Milly","email":"57003058+MostafaKMilly","login":"MostafaKMilly","count":1},{"name":"Moskovkin Ilya","email":"targix8@gmail.com","login":"TargiX","count":1},{"name":"Itay","email":"91791115+itayG98","login":"itayG98","count":1},{"name":"Miriam Zedníčková","email":"113028848+chirimiri22","login":"chirimiri22","count":1},{"name":"Milen Todev","email":"78319110+todevmilen","login":"todevmilen","count":1}],"past_year_committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":514},{"name":"Jose C Quintas Jr","email":"juniorquintas@gmail.com","login":"JCQuintas","count":218},{"name":"Flavien DELANGLE","email":"flaviendelangle@gmail.com","login":"flaviendelangle","count":200},{"name":"Alexandre Fauquette","email":"45398769+alexfauquette","login":"alexfauquette","count":195},{"name":"Bernardo Belchior","email":"bernardo@mui.com","login":"bernardobelchior","count":153},{"name":"Rita","email":"47579513+rita-codes","login":"rita-codes","count":137},{"name":"Jan Potoms","email":"2109932+Janpot","login":"Janpot","count":87},{"name":"sai chand","email":"60743144+sai6855","login":"sai6855","count":82},{"name":"Armin Mehinovic","email":"4390250+arminmeh","login":"arminmeh","count":79},{"name":"Lukas Tyla","email":"llukas.tyla@gmail.com","login":"LukasTy","count":72},{"name":"Olivier Tassinari","email":"oliviertassinari","login":"oliviertassinari","count":66},{"name":"Michel Engelen","email":"32863416+michelengelen","login":"michelengelen","count":60},{"name":"Siriwat K","email":"siriwatkunaporn@gmail.com","login":"siriwatknp","count":53},{"name":"Nora","email":"72460825+noraleonte","login":"noraleonte","count":51},{"name":"mapache-salvaje","email":"71297412+mapache-salvaje","login":"mapache-salvaje","count":50},{"name":"Brijesh Bittu","email":"717550+brijeshb42","login":"brijeshb42","count":49},{"name":"Andrew Cherniavskii","email":"andrew@mui.com","login":"cherniavskii","count":47},{"name":"Bilal Shafi","email":"bilalshafidev@gmail.com","login":"MBilalShafi","count":47},{"name":"code-infra-renovate[bot]","email":"290386390+code-infra-renovate[bot]","login":"code-infra-renovate[bot]","count":46},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":34},{"name":"Rom Grk","email":"romgrk","login":"romgrk","count":27},{"name":"Adarsh Singh","email":"anexus5919@gmail.com","login":"Anexus5919","count":26},{"name":"anicorn","email":"31536950+aemartos","login":"aemartos","count":23},{"name":"Mustafa Jawadwala","email":"mustafajw07@gmail.com","login":"mustafajw07","count":21},{"name":"Prakhar Gupta","email":"92228082+prakhargupta1","login":"prakhargupta1","count":12},{"name":"Albert Yu","email":"albert@albertyu.co","login":"mj12albert","count":9},{"name":"Vadym Raksha","email":"hello@raksha.bio","login":"hasdfa","count":8},{"name":"Ale","email":"93217218+alelthomas","login":"alelthomas","count":4},{"name":"Connor Davis","email":"mail@connordav.is","login":"dav-is","count":4},{"name":"Kenan Yusuf","email":"kenan.m.yusuf@gmail.com","login":"KenanYusuf","count":3},{"name":"Marija Najdova","email":"mnajdova@gmail.com","login":"mnajdova","count":3},{"name":"Zeeshan Tamboli","email":"zeeshan.tamboli@gmail.com","login":"ZeeshanTamboli","count":3},{"name":"mixelburg","email":"52622705+mixelburg","login":"mixelburg","count":3},{"name":"noobyogi0010","email":"55592987+noobyogi0010","login":"noobyogi0010","count":2},{"name":"Nikhil Kumar","email":"nk10nikhil@gmail.com","login":"nk10nikhil","count":2},{"name":"Nathan Bierema","email":"nbierema@gmail.com","login":"Methuselah96","count":2},{"name":"Lauri","email":"lauri.lehtmaa@gmail.com","login":"lauri865","count":2},{"name":"José Rodolfo Freitas","email":"joserodolfo.freitas@gmail.com","login":"joserodolfofreitas","count":2},{"name":"Harald Tollefsen","email":"htollefsen","login":"htollefsen","count":2},{"name":"Francesc Busquets","email":"francesc@gmail.com","login":"frncesc","count":2},{"name":"Diefferson Koderer Môro","email":"diefferson.moro@gmail.com","login":"djpremier","count":2},{"name":"David","email":"75678655+dwrth","login":"dwrth","count":2},{"name":"Abdullah Alaqeel","email":"abdullah.t.aqeel@gmail.com","login":"aqeelat","count":1},{"name":"Adam Nowicki","email":"adamowski10@gmail.com","login":"adamowski10","count":1},{"name":"Alexis Zagkrempa","email":"81929847+ZagrebaAlex","login":"ZagrebaAlex","count":1},{"name":"Alin Roman","email":"alin.roman@pfh.ro","login":"aromanio","count":1},{"name":"AmrElnaggar99","email":"35710455+AmrElnaggar99","login":"AmrElnaggar99","count":1},{"name":"Anders Lund","email":"61545005+AnderzL7","login":"AnderzL7","count":1},{"name":"Aziz Bohra","email":"136102211+imazizbohra","login":"imazizbohra","count":1},{"name":"Samuel Walk","email":"samuel.walk@outlook.com","login":"samuelwalk","count":1},{"name":"Savindu Supun","email":"savindusupunsathsara@gmail.com","login":"supunsathsara","count":1},{"name":"Sebastian Frey","email":"sebastianfrey","login":"sebastianfrey","count":1},{"name":"Sigurd Drivstuen","email":"sigdriv06@gmail.com","login":"Sigdriv","count":1},{"name":"Steve Xu","email":"stevexugc@gmail.com","login":"nusr","count":1},{"name":"Sviatoslav","email":"dufik000@gmail.com","login":"lion1963","count":1},{"name":"Thomas McDonald","email":"thomas-mcdonald","login":"thomas-mcdonald","count":1},{"name":"Tim","email":"timothypbuckley@gmail.com","login":"timbuckley","count":1},{"name":"Utkarsh Agarwal","email":"134828016+Utkarsh-0304","login":"Utkarsh-0304","count":1},{"name":"Viktor","email":"viktor.melin@me.com","login":"viktormelin","count":1},{"name":"Vincenzo Fardella","email":"95658904+justdoit1897","login":"justdoit1897","count":1},{"name":"VismaAndreasIvarsson","email":"122782468+VismaAndreasIvarsson","login":"VismaAndreasIvarsson","count":1},{"name":"Wilco Schoneveld","email":"schoneveld.wj@gmail.com","login":"wilcoschoneveld","count":1},{"name":"YONGJAE LEE (이용재)","email":"dev.yongjaelee@gmail.com","login":"dididy","count":1},{"name":"Yuito Akatsuki (Tani Yutaka)","email":"yuito@yuito-it.jp","login":"yuito-it","count":1},{"name":"Zaki Ur Rehman","email":"114901192+ZAKIURREHMAN","login":"ZAKIURREHMAN","count":1},{"name":"anders-noerrelykke","email":"anders@norrelykke.com","login":"anders-noerrelykke","count":1},{"name":"atlanteh","email":"atlanteh@gmail.com","login":"atlanteh","count":1},{"name":"gaetanodanelli","email":"gaetanodanelli","login":"gaetanodanelli","count":1},{"name":"greymoth","email":"m.hirakawa07@icloud.com","login":"greymoth-jp","count":1},{"name":"imxv","email":"sunmozong@gmail.com","login":"imxv","count":1},{"name":"jacknot","email":"jakomora97@live.it","login":"jacknot","count":1},{"name":"jhe-iqbis","email":"jhe@iqbis.de","login":"jhe-iqbis","count":1},{"name":"lauri-heinonen-2025-04","email":"lauri.heinonen@rejlers.fi","login":"lauri-heinonen-2025-04","count":1},{"name":"leonaha5","email":"146345156+leonaha5","login":"leonaha5","count":1},{"name":"Bharat Kashyap","email":"bharatkashyap@outlook.com","login":"bharatkashyap","count":1},{"name":"Danail Hadjiatanasov","email":"hadjiatanasov@gmail.com","login":"DanailH","count":1},{"name":"David DOLCIMASCOLO","email":"david.dolcimascolo@gmail.com","login":"ddolcimascolo","count":1},{"name":"ElliottMiller","email":"miller.elliott@gmail.com","login":"ElliottMiller","count":1},{"name":"Felix W","email":"38223724+felix-wg","login":"felix-wg","count":1},{"name":"Francesco Pompò","email":"6452799+deade1e","login":"deade1e","count":1},{"name":"Grygoriy Yaklyushyn","email":"96187296+EllGree","login":"EllGree","count":1},{"name":"Henk Erik van der Hoek","email":"henkerik","login":"henkerik","count":1},{"name":"Ismaila Abdoulahi","email":"36740618+auloin","login":"auloin","count":1},{"name":"Jinny","email":"asdfghjk1052@naver.com","login":"youjin-hong","count":1},{"name":"Jiseoup Lim","email":"jseoup@gmail.com","login":"Jiseoup","count":1},{"name":"Jørund Vier Skriubakken","email":"jvskriubakken@gmail.com","login":"jvskriubakken","count":1},{"name":"Kazuho Maejima","email":"62587552+kzhgit","login":"kzhgit","count":1},{"name":"Lee Kyeong Joon","email":"165972574+KyeongJooni","login":"KyeongJooni","count":1},{"name":"Ludvig Eriksson","email":"ludvigeriksson@icloud.com","login":"ludvigeriksson","count":1},{"name":"Matt","email":"github@nospam.33m.co","login":"mbrookes","count":1},{"name":"Mike Ellis","email":"39313898+mellis481","login":"mellis481","count":1},{"name":"Morteza","email":"117587177+Morteza-hp","login":"Morteza-hp","count":1},{"name":"Moskovkin Ilya","email":"targix8@gmail.com","login":"TargiX","count":1},{"name":"Nicolas GASPARINI","email":"Webini","login":"Webini","count":1},{"name":"Norbert Csaba Herczeg","email":"noherczeg@gmail.com","login":"noherczeg","count":1},{"name":"Oscar Bolmsten","email":"oscar@bolmsten.se","login":"oscar-b","count":1},{"name":"Raffaella Luzi Stoutland","email":"136349774+rluzists1","login":"rluzists1","count":1},{"name":"Rin Raeuber","email":"mail@rin-raeuber.com","login":"rin","count":1},{"name":"SIBANANDA SAHU","email":"115389688+sibananda485","login":"sibananda485","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.250Z","repositories_count":6396780,"commits_count":871252691,"contributors_count":36102982,"owners_count":1231351,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"mui/mui-x","html_url":"https://github.com/mui/mui-x","last_synced_at":"2026-07-23T06:00:36.247Z","status":null,"issues_count":4790,"pull_requests_count":9832,"avg_time_to_close_issue":7090337.773691655,"avg_time_to_close_pull_request":1410223.3447761193,"issues_closed_count":2823,"pull_requests_closed_count":8039,"pull_request_authors_count":388,"issue_authors_count":2453,"avg_comments_per_issue":3.4697286012526094,"avg_comments_per_pull_request":2.2413547599674533,"merged_pull_requests_count":7166,"bot_issues_count":14,"bot_pull_requests_count":2935,"past_year_issues_count":365,"past_year_pull_requests_count":798,"past_year_avg_time_to_close_issue":1574107.5806451612,"past_year_avg_time_to_close_pull_request":702684.5102974828,"past_year_issues_closed_count":124,"past_year_pull_requests_closed_count":437,"past_year_pull_request_authors_count":60,"past_year_issue_authors_count":170,"past_year_avg_comments_per_issue":1.5808219178082192,"past_year_avg_comments_per_pull_request":2.181704260651629,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":211,"past_year_merged_pull_requests_count":359,"created_at":"2023-05-18T08:54:30.193Z","updated_at":"2026-07-23T06:00:36.248Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mui%2Fmui-x/issues","issue_labels_count":{"table":{"component: data grid":1875,"status: waiting for maintainer":1288,"bug 🐛":990,"support: commercial":895,"status: waiting for author":667,"component: pickers":659,"new feature":405,"support: premium standard":327,"component: charts":325,"support: pro standard":288,"plan: Pro":266,"enhancement":246,"docs":226,"waiting for 👍":218,"scope: data grid":208,"support: question":204,"design":200,"type: bug":196,"plan: Premium":190,"type: new feature":177,"feature: Filtering":152,"scope: scheduler":150,"component: tree view":137,"customization: extend":135,"duplicate":115,"scope: charts":103,"support: docs-feedback":99,"breaking change":94,"regression":92,"good first issue":91,"feature: Editing":90,"feature: Row grouping":81,"stale":77,"accessibility":77,"type: enhancement":76,"customization: css":76,"dx":75,"feature: Selection":74,"feature: Server integration":70,"typescript":68,"feature: Export":68,"performance":66,"status: expected behavior":64,"scope: pickers":62,"v7.x":59,"feature: Rendering layout":59,"on hold":56,"v8.x":52,"feature: Keyboard editing":51,"package: x-license":45,"customization: logic":45,"feature: Tree data":43,"feature: Pagination":41,"status: waiting for follow-up":39,"feature: Aggregation":39,"feature: Reordering":37,"l10n":37,"test":35,"status: needs more information":35,"feature: Filtering on header":35,"feature: Column pinning":34,"feature: Column resize":34,"feature: Sorting":33,"regression 🐛":33,"scope: tree view":32,"umbrella":31,"RFC":30,"discussion":29,"recipe":29,"feature: Column groups":28,"external dependency":28,"core":27,"component: DateRangePicker":27,"customization: dom":26,"feature: Master-detail":26,"linked in docs":25,"component: scheduler":23,"component: DatePicker":22,"mobile":22,"type: regression":19,"customization: theme":18,"v6.x":17,"support: unknown":17,"time-zone":16,"component: date picker":16,"support: Stack Overflow":14,"component: DateTimePicker":13,"feature: Clipboard":13,"feature: Row spanning":13,"feature: Column visibility":13,"status: needs triage":13,"feature: Cell Selection":12,"feature: State management":11,"type: improvement":11,"dependencies":11,"component: TimePicker":10,"MUI X":10,"ready to take":10,"scope: code-infra":9,"a11y":9,"feature: Pivoting":8,"feature: Toolbar":8,"feature: Row loading":8,"priority: low":8,"design: joy":8,"feature: Row pinning":8,"component: date range picker":8,"feature: List view":8,"component: DateTimeRangePicker":7,"package: codemod":7,"scope: docs-infra":6,"type: expected behavior":6,"planned: future":6,"nextjs":6,"out of scope":6,"i18n":5,"status: waiting for upvotes":5,"cherry-pick":5,"design: base-ui":5,"v7.x migration":5,"priority: important":5,"package: material-ui":4,"package: x-license-pro":4,"needs cherry-pick":3,"feature: Row height":3,"feature: Clipboard paste":3,"React 19 support":3,"feature: Mask editing":3,"component: date time picker":3,"v9.x":3,"v4.x":2,"scope: ask-your-table":2,"support: priority":2,"v10.x":2,"package: x-telemetry":2,"feature: Data source":2,"scope: all components":2,"security":2,"design: ui":2,"component: time picker":2,"browser: Safari":2,"design: material":2,"scope: x-license":2,"browser: Firefox":2,"has workaround":1,"MUI Core v4.x":1,"CLA: signed":1,"website":1,"size:L":1,"scope: store":1,"package: system":1,"component: Collapse":1,"feature: Column spanning":1,"status: needs atention":1,"deprecation":1,"scope: new proposal":1,"charts: ESM":1,"v8.x migration":1,"package: joy-ui":1,"triage":1,"scope: infra":1,"scope: ai-assistant":1,"design: ux":1,"scope: gantt":1,"scope: chat":1,"invalid":1,"package: styled-engine-sc":1,"component: select":1,"proof of concept":1,"component: TimeRangePicker":1}},"pull_request_labels_count":{"table":{"dependencies":2563,"component: data grid":2025,"docs":1249,"bug 🐛":1081,"component: charts":1030,"component: pickers":985,"enhancement":732,"core":638,"cherry-pick":619,"needs cherry-pick":588,"v7.x":515,"type: enhancement":478,"scope: code-infra":412,"PR: out-of-date":393,"l10n":379,"component: tree view":346,"breaking change":344,"release":308,"scope: charts":304,"test":277,"plan: Pro":261,"scope: data grid":256,"type: bug":233,"regression":214,"performance":186,"typescript":175,"v8.x":157,"plan: Premium":154,"design":143,"scope: scheduler":142,"new feature":142,"scope: infra":117,"type: new feature":106,"stale":101,"accessibility":88,"feature: Filtering":84,"scope: docs-infra":79,"feature: Server integration":79,"feature: Selection":79,"regression 🐛":77,"feature: Row grouping":75,"maintenance":73,"feature: Keyboard editing":70,"v6.x":66,"type: regression":63,"scope: pickers":62,"feature: Editing":59,"on hold":58,"feature: Column resize":55,"CLA: signed":49,"feature: Aggregation":48,"recipe":47,"feature: Export":46,"customization: extend":44,"component: DateRangePicker":43,"dx":43,"feature: Column pinning":42,"feature: Filtering on header":40,"customization: css":39,"feature: Reordering":38,"component: TimePicker":35,"scope: tree view":34,"feature: Tree data":32,"feature: Pagination":32,"feature: Master-detail":32,"feature: Sorting":32,"feature: Column groups":30,"feature: Clipboard":28,"package: codemod":28,"time-zone":26,"package: x-license":26,"feature: Row spanning":24,"feature: Row pinning":23,"component: DateTimePicker":22,"feature: List view":22,"component: DateTimeRangePicker":20,"feature: Row loading":20,"component: scheduler":19,"feature: Rendering layout":19,"feature: Column visibility":19,"feature: Cell Selection":18,"customization: theme":16,"scope: support-infra":16,"security":14,"size:L":13,"package: x-telemetry":13,"scope: chat":13,"React 19 support":13,"feature: Pivoting":11,"mobile":10,"type: improvement":10,"internal":10,"support: docs-feedback":9,"external dependency":9,"deprecation":9,"size:XS":9,"feature: State management":8,"i18n":8,"size:M":8,"type: general":7,"feature: Toolbar":7,"feature: Row height":7,"component: DatePicker":7,"a11y":6,"size:S":6,"package: x-license-pro":6,"v7.x migration":5,"scope: ai-assistant":5,"v9.x":5,"component: TimeRangePicker":4,"MUI X Pro":4,"feature: Column spanning":4,"support: premium standard":4,"browser: Safari":4,"MUI X":4,"good first issue":4,"nextjs":4,"package: material-ui":4,"status: waiting for maintainer":3,"feature: Data source":3,"proof of concept":3,"blocked":3,"v8.x migration":3,"component: Grid":3,"scope: ask-your-table":2,"v5.x":2,"benchmark":2,"design: joy":2,"browser: IE11":2,"blog":2,"CLA: required":2,"scope: all components":2,"size:XXL":2,"design: material":2,"browser: Firefox":2,"feature: Clipboard paste":2,"size:XL":2,"website":2,"discussion":2,"customization: dom":2,"package: styled-engine-sc":2,"scope: virtualizer":1,"linked in docs":1,"PR: needs revision":1,"type: release":1,"Joy UI support":1,"waiting for 👍":1,"out of scope":1,"type: expected behavior":1,"design: ui":1}},"issue_author_associations_count":{"table":{"NONE":3509,"MEMBER":1009,"CONTRIBUTOR":272}},"pull_request_author_associations_count":{"table":{"MEMBER":5039,"CONTRIBUTOR":3970,"NONE":819,"OWNER":2,"COLLABORATOR":2}},"issue_authors":{"table":{"flaviendelangle":182,"oliviertassinari":169,"rita-codes":100,"alexfauquette":97,"cherniavskii":77,"joserodolfofreitas":77,"JCQuintas":47,"LukasTy":46,"MBilalShafi":33,"Janpot":32,"bernardobelchior":31,"michelengelen":28,"prakhargupta1":27,"KenanYusuf":27,"lauri865":25,"noraleonte":22,"mahammahmood":20,"romgrk":18,"aress31":17,"david-ic3":17,"lisaWriteJava":16,"svidskiy":14,"m4theushw":13,"philipburleigh":13,"WhiteWolf-js":12,"achoud444":11,"noobDev31":11,"arminmeh":11,"theobrasseurbentley":11,"layerok":10,"genepaul":10,"jvskriubakken":10,"sunitchoche333":10,"TheOneTheOnlyJJ":10,"MonstraG":10,"atillaaliyev":10,"doberkofler":9,"sydneyjodon-wk":9,"MainaMwangiy":9,"kumar-pratiyush":9,"conerye":9,"githorse":9,"tielushko":9,"rodrigofariow":8,"renovate[bot]":8,"louisaaron":8,"mbiggs-gresham":8,"httpete":8,"scamden":8,"mtr1990":8,"lhilgert9":8,"Aberkati":8,"alexbalonperin":7,"john1625b":7,"ddolcimascolo":7,"DanailH":7,"ZaidLinkEZ":7,"martinhonza":7,"oscar-b":7,"atsoy":7,"TiagoPortfolio":7,"rgavrilov":6,"caillou":6,"michael-land":6,"rettoua":6,"Iuli1478":6,"teddis":6,"mike-paretos":6,"arjaym-dev":6,"RyleySill93":6,"entaildevops":6,"annawatson-wk":6,"KaralyosBela":6,"Shudhanshu-Appnox":6,"konrazem":6,"andreskimlee":6,"filipneculciu":6,"vanyadymousky":6,"wilcoschoneveld":6,"Nic-S":6,"simbahandiane":6,"Anupheaus":6,"rockmsc92":5,"TarasRospodniuk":5,"srbadni":5,"rajeshreddy-bheemireddy":5,"giavinh79":5,"michGreg":5,"amrutamangaonkar":5,"GabrielVooDB":5,"Sozialarchiv":5,"kzimins-arvatosystems":5,"shoxter":5,"github-actions[bot]":5,"kealjones-wk":5,"joespeargresham":5,"sampain":5,"mbond-SCW":5,"TeoAvignon":5,"oleksandrfomin5995":5,"bogdancbs":5,"DoubleDebug":5,"yoshegg":5,"y-chernenko":5,"ckrohn-JB":5,"Edelf":5,"Preefix":5,"samuelsycamore":5,"ashishchoudhary12":5,"Harshit-lawcus":5,"toddsmith-adsk":5,"AlexM392":5,"noghartt":5,"bruns6077":5,"achoud4444":5,"joshkel":5,"chbiel":5,"soodaws":4,"vadimka123":4,"Semigradsky":4,"MiguelG97":4,"marcpachecog":4,"Jul13nT":4,"artzlite":4,"Anexus5919":4,"wlee-vendelux":4,"CountrySmooth":4,"experimarketing":4,"thany":4,"nessj1994":4,"ErnestBrandi":4,"pcorpet":4,"GeiOoo":4,"ithrforu":4,"M-sleeper":4,"krishnachoudhary274":4,"mschaefer-gresham":4,"gerdadesign":4,"JahanzaibAbdullah":4,"wascou":4,"alejandrorvilla":4,"Matt-Butler":4,"laurisvan":4,"josh-thompson13":4,"vadaviya638":4,"Simencas":4,"mauro-ni":4,"CzarOfScripts":4,"boldurean":4,"saeonny":4,"kishanp1412":4,"igortas":4,"brnguyenn":4,"nico-martinucci":4,"youngmoon715":4,"PraveenPeri":4,"esdee-reign":4,"Methuselah96":4,"tvaughan73":4,"93carlosmesa":4,"Vagizova":4,"ata1704":4,"benosmond":4,"YonderUrik":4,"niralivasoya":4,"lemmylem":4,"kcsujeet":4,"ik-southpole":4,"RomanMain":4,"xfsnowind":4,"DanielxAsolvi":4,"Tucker-Gilligan":4,"ElliottMiller":4,"arthurbalduini":4,"karolis-666":4,"avalyons-wk":3,"vivere-dally":3,"aqeelat":3,"vmichailidisdev":3,"smarandaparincu":3,"AnastasiaEvgenia":3,"hakon-dale":3,"master117":3,"sd-danhill":3,"rick-liyue-huang":3,"greenleonn":3,"Luis-Sejer":3,"martinjlowm":3,"HyoilKim":3,"sanlee13":3,"trbagley-gresham":3,"cbn-falias":3,"dassoumyashree":3,"elawad":3,"mspiess":3,"atlanteh":3,"ohmsl":3,"igor-serzhan":3,"Birddle":3,"lcoenenvisua":3,"sorinpav":3,"sterlingdcs-damian":3,"milotoor":3,"JvilleDjango":3,"austv99":3,"seasick":3,"FreakDroid":3,"mAllenBond":3,"MMShep97":3,"wildcat-cs":3,"MorMeshulam":3,"pkuenemann":3,"MIT-Songphon":3,"RazbezhkinAV":3,"jcrang":3,"fdebef":3,"baldvic":3,"yhy-1":3,"jake-trimble":3,"NareshMurthy":3,"gulicJan":3,"narayanandebitos":3,"Arkamit":3,"joey-kwl":3,"vovarudomanenko":3,"ternala":3,"fakhamatia":3,"hungmanhle":3,"egazarian":3,"Ankur-Marwaha":3,"masull":3,"Shyam19859":3,"jackpeplinski":3,"PontusAxelsson":3,"PatoGuereque":3,"dhsj8405":3,"GMchris":3,"Youssef-8000":3,"pflcl":3,"linkfang":3,"fionaDawn":3,"xxKeefer":3,"PEsteves8":3,"siriwatknp":3,"thuatole":3,"cmdcolin":3,"NjegosR":3,"johanndms":3,"Laxman2015":3,"litera":3,"SusiKette":3,"xatepk":3,"giladappsforce":3,"ShadiBlitz":3,"aaronucsd":3,"mindtraveller":3,"ghost":3,"3pleFly":3,"hdale94":3,"stivluc":3,"linojon":3,"N3cr0s1s":3,"bkolubenka":3,"Fruitseller":3,"TheRealCuran":3,"erezleviim":3,"DTanmoy":3,"sebastianfrey":3,"wladimir-k-m":3,"Luis-Ramirez21x":3,"matchmakers69":3,"trgtrg":3,"MartinJaskullaTS":3,"lincolnmqs":2,"z0d14c":2,"NerdCowboy":2,"lgncyberh":2,"nodirbekprogrammer":2,"lukask-proxora":2,"bartvde":2,"muhammadusman619":2,"mosofsky":2,"MikeLautensack":2,"samanthaksanders":2,"drmax24":2,"spoorti22":2,"tomashlavac":2,"capi20":2,"LumaKernel":2,"russ0133":2,"holospice18":2,"venik2007":2,"baron04":2,"jwiebuschgn":2,"croraf":2,"afn":2,"Kohei909Otsuka":2,"lukaskoeller":2,"Kai-W":2,"Zitrooone":2,"achwo":2,"jimbo-codes":2,"AdamBeWell":2,"vishal-kadmos":2,"zreecespieces":2,"Maxastuart":2,"jordanlun1":2,"lucasbachega":2,"Neonin":2,"rodolffoteles":2,"heath-freenome":2,"tschrijvers1999":2,"naimezeqiri":2,"DharmiVekariya":2,"sagrawal-code":2,"BAHAA-THE-KING":2,"Studio384":2,"Jaryt":2,"ttackett06":2,"Lure5134":2,"bebourdain":2,"andymanitara":2,"stellaliao01":2,"jensug":2,"r-engel":2,"kiranshetty761999":2,"sayinmehmet47":2,"ThreeCrown":2,"tjgibbs92":2,"lucapasquale":2,"amhci":2,"sag1v":2,"abentele":2,"UnrealEngineer":2,"rwb196884":2,"Myloc-KJN":2,"gavbrennan":2,"jinsley8":2,"pawan1107":2,"evgeniiarts":2,"iits-steidinger":2,"BeckmannArmin":2,"cloetensbrecht":2,"liemly98":2,"victorct-tradeengage":2,"olivier-g74":2,"PantherX99":2,"MarcusKuehn":2,"ThomasGClarity":2,"ManuC84":2,"douglaszaltron":2,"StefanMeindlDatenKraft":2,"studnik18":2,"cstephens-cni":2,"markedwards":2,"ZebraFlesh":2,"ChrisOMills":2,"gustavhagland":2,"StylesTrip":2,"bharatAscent":2,"DaryaHaprova":2,"cutie77":2,"BGehrels":2,"bartlangelaan":2,"lounsbrough":2,"tomdglenn91":2,"MyNameIsTakenOMG":2,"benjimac93":2,"imparvez":2,"goldst":2,"MichaelSemchenko":2,"xdebbie":2,"yanickrochon":2,"sodenn":2,"DanielaDark":2,"ascagnelli-withluminary":2,"hendardiac":2,"Seng-Pursuit":2,"rhyswatsonto":2,"kasherburn":2,"jove4015":2,"kawa0102":2,"MorrisonCole":2,"jdferreira-biai":2,"daviesgeek":2,"marpro200":2,"tp0ns":2,"MiraHariri":2,"shaominFei":2,"keemor":2,"iemi111":2,"nenadalm":2,"estrizhiver":2,"amakaa":2,"sphinx9":2,"konstantinsp":2,"SammyGutierrez335":2,"elevenwin":2,"CalebJamesStevens":2,"harshanimmala-sureify":2,"adharshmk96":2,"Matt-Tranzact":2,"alexey-kozlenkov":2,"kblazeski":2,"cmetech":2,"KarineBrandelli":2,"kavitang":2,"Shekharpatwa":2,"hey-kuldeep":2,"cipherCOM":2,"JessArschoot":2,"JSHSJ":2,"damisparks":2,"Zasheus":2,"Aislu96":2,"janeklb":2,"TonyBrobston":2,"EmilianoLam":2,"busticated":2,"MateuszDev":2,"agarg-solveda":2,"OZZlE":2,"aizerin":2,"chezkibotwinick":2,"INJOKER11":2,"jasonsturges":2,"NickGlackikh":2,"davevanhoorn":2,"tandao0909":2,"ryan-mcginty-alation":2,"LuisCarlosBarahona":2,"sandeep-dash":2,"bwood21":2,"nsmolczyk":2,"brandong954":2,"suhanahussainn":2,"Ayman-Murshed":2,"jvega190":2,"alexzem":2,"Thinkscape":2,"yay":2,"dhaub-exelixis":2,"kharlaienko":2,"MaksymZup":2,"swathign-sbdinc":2,"HasanMothaffar":2,"sbmaggarwal":2,"nuthinking":2,"kennyhei":2,"ChristianRaoulis":2,"pwiner":2,"samchiu90":2,"jpsant":2,"Andyuu":2,"abriginets":2,"liranAF":2,"halfacandan":2,"cagosto":2,"erikastiebel":2,"ilbrando":2,"abcd-ca":2,"catdalf":2,"marvinruder":2,"netouson":2,"swensel":2,"martin-mael":2,"apedroferreira":2,"ashokReddy00931993":2,"saikiranraparthi":2,"santhoshsis":2,"rgonzalezshalion":2,"damiangreen":2,"MartinXPN":2,"npquynhdo":2,"Utkarshk7":2,"vks-dev":2,"bharatkashyap":2,"icf-mrankin":2,"zdonner100":2,"TriPSs":2,"sarthak-sit":2,"mellis481":2,"oskarkk":2,"jsimpson-www":2,"kalaounmohamad":2,"dandrei":2,"7ruth":2,"4everTonyStark":2,"jfbenavid":2,"ddecrulle":2,"kno-raziel":2,"pechersky":2,"hendrikpeilke":2,"mgprieto-soincon":2,"berko-cymphony":2,"Blargel":2,"TSchaefer78":2,"TheWeirdDev":2,"cbichis":2,"sidneibjunior":2,"Davidna92":2,"Tiberriver256":2,"ARAV7ND":2,"johnnyreilly":2,"tsmithhisler":2,"nurira":2,"misantronic":2,"MatejBransky":2,"asegarra":2,"ashburnham":2,"creativecomposer":2,"dmarciano":2,"WiXSL":2,"Nonetail":2,"kyle-seely":2,"ImamJanjua":2,"adityaappnox":2,"philer-jambit":2,"TEAGASC-DEV":2,"YosefSchwartz":2,"m-konkov":2,"vsacom":2,"Arata-Yoshida":2,"iboJoz":2,"iCoderXXI":2,"sambbaahh":2,"gaurav7576":2,"ojhamohit":2,"tonyhallett":2,"dil-pvajda":2,"tibo-glamarche":2,"georgesglynn":2,"murtinha":2,"mor-stampli":2,"capsloq":2,"jbaccarelli-equinix":2,"hahanein":2,"GlutVonSmark":2,"DunhamPerry":2,"ahellam":2,"bjornarvh":2,"jakeleventhal":2,"shirRefundco":2,"KseniaKoms":2,"nehabansal-90":2,"AkankshaPushkarna":2,"sagar1111212121":2,"ThaiTam1169":2,"Manikandasubramani":2,"Shaishav0507":2,"prolink007":2,"aliabbaszade1990":2,"itamaryatom":2,"jjernstrom":2,"matandro":2,"mimaxm":2,"SH1R0H4":2,"tteris":2,"devChrisho":2,"silvialeung-mh":2,"rony-arnac":2,"minchaej":2,"ustimenko-andrew":2,"Spencer-Vega":2,"amitconnectwise":2,"leolozes":2,"Ol-Boiko":2,"ramyab03":2,"masoud-keykha":2,"andytsoi1":2,"sjobergjim":2,"fatih-mdous":2,"michaelfr":2,"AlexCarlston":2,"hlavacz":2,"jrojas-qventus":2,"gurtajkhatra":2,"TradeeHubDev":2,"JORDAAAN1495":2,"ArmandRedgate":2,"Abhishek332":2,"rmaddenatcffc":2,"nicolasfripp":2,"christopherschroer":2,"SCjona":1,"dhjasce":1,"kkeef11":1,"satoi8080":1,"ceyxasm":1,"corytam":1,"jati91hg":1,"KishorJena":1,"zvonimirprpic":1,"hasdfa":1,"sparkeplug":1,"maro-ort":1,"DenisCor":1,"DharanBro":1,"eknkc":1,"sPaCeMoNk3yIam":1,"vbatychko-modeln":1,"ks0430":1,"rejetto":1,"LucasLemanowicz":1,"ambernina":1,"Washbear10":1,"jrock2004":1,"justin1j":1,"leo-fe99":1,"3ops-jvanimpe":1,"adammanderson":1,"amit-8":1,"zebamba":1,"tabrath":1,"MarcoRef3at":1,"RahavLussato":1,"AndorLundgren":1,"Asghwor":1,"danilo-leal":1,"jdpithwa":1,"stefc":1,"Praetorss":1,"vshubham09":1,"jho-vema":1,"alexgavrushenko":1,"nadiaantoniou":1,"burtonator":1,"hellpirat":1,"xivic-homium":1,"RayHughes":1,"krskrs":1,"trineshl":1,"zechuegui":1,"b310L":1,"garyb1":1,"marcelo-cardozo":1,"julian131000":1,"ricyoung-fa":1,"Mimmo47":1,"Itamaram":1,"flora8984461":1,"Falven":1,"wilhelm-mailaender-milecrew":1,"devspfx":1,"nycgavin":1,"caperaven":1,"DanoBroz":1,"5war00p":1,"krittakondev":1,"fabians-px":1,"SimonGolms":1,"idrakimuhamad":1,"pongells":1,"julforce":1,"e30alex":1,"quantumwebco":1,"nmakarov":1,"shadaxv":1,"rafshawn":1,"nigel-loops":1,"tombryden":1,"mtsmith":1,"majaSKIL":1,"kunalbodke":1,"wesyao":1,"Nikhil1920":1,"samwyzz":1,"Vansh1190":1,"jkunwar":1,"MeshkaM":1,"michaeltmiller":1,"SMoon-beckman":1,"juiceo":1,"beverloo":1,"MattCGao":1,"SagivMOosto":1,"EzhnoFR":1,"dabljues":1,"peichenc24":1,"MariusBaci":1,"artola":1,"himankad":1,"SageJustus":1,"kiara0318":1,"agsmithus":1,"mj12albert":1,"Eshakheni123":1,"dzaltron":1,"mkilpatrick":1,"alikMLH":1,"mvarakin":1,"mikebski":1,"aimenzara":1,"GideonMax":1,"e12879":1,"Annastrin":1,"pganster":1,"austin-dudzik":1,"sepehr707":1,"cibiniceshops":1,"KenyattaHill":1,"SunriseFox":1,"ansaganie":1,"JessePomerenk":1,"rupalchawla":1,"spadeACE7":1,"adrianbws":1,"rafael-lopes-rlabs":1,"BenGedi":1,"whitehat101":1,"spagnon7":1,"AnthonyLaurio":1,"Nick6464":1,"Genomius":1,"imharrod":1,"youngaryan":1,"SamuelTrew":1,"bryyytl":1,"peleg-barak":1,"iOrcohen":1,"ArtHell":1,"tusharchutani":1,"alejandrolm96":1,"Svobi95":1,"mikkhait":1,"crscaballero":1,"jonasgheeraert":1,"tim-mit":1,"NickCoombe1":1,"yankinx":1,"elyesbenabdelkader":1,"hamza8amin":1,"mingvst":1,"cotenoni":1,"sonu-mamsys":1,"sanjitchh":1,"tejase":1,"Arjuntv07":1,"reese1515":1,"Bpxinfo":1,"patelanurag4":1,"nikskul":1,"melnikovic":1,"dorpe":1,"Deespota":1,"ssk246":1,"Ferausquin":1,"ilayeydliz":1,"snekse":1,"dprichmond":1,"Drewpeifer":1,"namiskuukkel":1,"DerkSchooltink":1,"emenni":1,"codeweb05":1,"mckelveygreg":1,"DevHawkNov":1,"ddouangkesone":1,"bbernstein":1,"max-tian-123":1,"gidztech":1,"Frooons":1,"Jayantsb":1,"brodysean18":1,"sarvaiyaniravAD":1,"tusher-das":1,"slayybelle":1,"rainabozhi":1,"cemreyavuz":1,"punit1108":1,"laxmipsarva":1,"angelsvirkov":1,"rustamrustamli099":1,"vanya829":1,"kundannetsetDemo":1,"barakgr-cyera":1,"rashdeva":1,"Nitzperetz":1,"michaeldaudiolo":1,"RahulJain1506":1,"bart1485":1,"yoyos":1,"vatan-qss":1,"ewu-larkinc":1,"nikita-agg":1,"KamalEgon":1,"tomer-communix":1,"Jimm119":1,"samwato":1,"Camilo1318":1,"kadenmclawsAmcor":1,"HJK181":1,"RicardoMiranda7":1,"djgerhab":1,"mrkesh":1,"hsengivc":1,"abeanater":1,"resatakks":1,"AntoVarlese":1,"roelvdwater":1,"NavizDev":1,"AmalAnil97":1,"jmsims2":1,"jamiedruce":1,"aarongarciah":1,"martindevaprasad":1,"tfcb93":1,"XIAOAOAARON":1,"EmilNadimanov":1,"bc-m":1,"pinak3748":1,"ortin779":1,"bbypls":1,"SatendraRaghav":1,"JasonLMoffit":1,"waseemkhan00777":1,"Geocodlea":1,"marc-at-brightnight":1,"CrazyThink":1,"kenlyon":1,"landlessfarm":1,"mbwestphal":1,"DanaMC18":1,"bdaubry":1,"slim-hmidi":1,"Rayan88190":1,"sakulstra":1,"ajayaccuknox":1,"zphr":1,"mishra-amrita":1,"philsawicki":1,"roccodev92":1,"rdougan":1,"shahidify":1,"nabetxan":1,"orhiiy":1,"Rubenoo":1,"suryateja440":1,"Abhisutar":1,"piyushyadav1617":1,"socramm9":1,"angel-langdon":1,"H01001000":1,"yashwant-raut":1,"EdmundsEcho":1,"AndreinaRiera":1,"mhuggins":1,"JaliyaMTC":1,"Sokheebjon":1,"carrascomorigino-tranzact":1,"andrew-snytko":1,"parth25":1,"Mehakb":1,"noam7700":1,"BrianWhiting":1,"sbriceland":1,"bernbecht":1,"RoseannePeeters":1,"sheuertz":1,"rahulmohang":1,"rsouilem":1,"migsbejagh":1,"yannickokonek":1,"OctoberJemini":1,"hmkiesel":1,"soumya1118":1,"gscocozzabd":1,"costinelul":1,"wojtiku-ciq":1,"criticalserenity":1,"yomnashaban":1,"pmoghaddam":1,"eide-1":1,"DanielManning":1,"shyamsunder91":1,"carloslira":1,"gebeuhler":1,"shajjhusein":1,"mbrookes":1,"ltobolik91":1,"jstgermain":1,"heshamwhite":1,"Gugigberg":1,"IAluI":1,"mhollink":1,"IsmatAyash":1,"luisabtrace":1,"AnitaMartinez":1,"hanselsen":1,"mjozwiakk":1,"Bwatermelon":1,"atze187":1,"DGeretz":1,"brandoningli":1,"PlJonErik":1,"andrevipid":1,"T-Grave":1,"won3545":1,"sohail120":1,"baileypownell":1,"vsDizzy":1,"gvidaver":1,"airowe":1,"S-e-b-a-s":1,"ianparkinson":1,"tanzorz":1,"RK21898":1,"kanzaki337":1,"tr-joe":1,"asyrialaK":1,"PatrickNausha":1,"duytuan001":1,"sergsar":1,"varndellwagglebee":1,"Melweder":1,"prabhukumarb08":1,"itshallrun":1,"Yashwanthreddy218":1,"nikkorn":1,"anasberkati12":1,"tangentlin":1,"NaveenTFI":1,"jfsaman":1,"ventsarevich":1,"irgijs":1,"scarlson1":1,"zgheibali":1,"OJonesSS":1,"DrwshSA":1,"Astro-Virens":1,"anthonyblond":1,"NicoIxiasoft":1,"Hajir2005":1,"krzysztof176":1,"PRe-SON":1,"SaebAmini":1,"JyunYeh":1,"ulrichstark":1,"Costt-Company":1,"tamas-iglu":1,"Legys":1,"tdq":1,"timokasa":1,"LeonSa2404":1,"mseweryn45":1,"ngoquoctoandev":1,"ajithlocus":1,"jonathanharwood":1,"Omrigotlieb":1,"Vinyl-Davyl":1,"maxd":1,"jim-alexander":1,"BenByrdInMarket":1,"Sakib-Tcl":1,"jsyvino":1,"Kwunnnnn":1,"gatorsong":1,"Kamasah-Dickson":1,"lindapaiste":1,"KealJones":1,"ShiroIwama":1,"sadekujjaman":1,"jwilliams-ecometrica":1,"zk-puff":1,"Notalifeform":1,"chrisandrewsprocessunity":1,"chrismowbray":1,"laikai0000":1,"tj36":1,"jmkanagy":1,"Audumbar-Patil":1,"saisannem97":1,"ronnyroeller":1,"park-siwan":1,"akhnaz":1,"Crownie88":1,"Th3N3tRunn3r":1,"arc-rajoriya":1,"vitalii4reva":1,"lsaavedr":1,"jasmyneokudo":1,"sm-khosravi":1,"meghapatelIRM":1,"karudedios":1,"gentrith44belt":1,"MohammadSobhanSaffary":1,"msteitle":1,"abaspoor":1,"ceisele-r":1,"zainalihashmi":1,"ThisisMS11":1,"GeoffreyHervet":1,"LimmaPaulus":1,"jbotamer":1,"arajczy":1,"TikoAbelyan":1,"Bidrman":1,"clintonmedbery":1,"ThomasDev28":1,"sandeepsanofi":1,"fwaseem":1,"hlebshypulahub":1,"jcolvard":1,"log7422":1,"berenicestr":1,"famdude":1,"scrabase":1,"Mhdnoor06":1,"m-spyratos":1,"tedwelles-mitratech":1,"Julian-Quirke":1,"DonikaV":1,"dendycodes":1,"yoshrat":1,"Yuki-Yamashita-DTRA":1,"ValberJunior":1,"paolobiavati":1,"monaye":1,"walston":1,"cpdwyer":1,"witte-sipgate":1,"zsoltlongauer":1,"hutchhicken":1,"MMauro94":1,"1uciuszzz":1,"jamespAWH":1,"h-tomek":1,"DomenHocevar":1,"DoctorDerek":1,"mightymoogle":1,"pattrickrice":1,"FerhatAvdic":1,"martin-trajanovski":1,"hugoribeiromsglife":1,"sampathkumarm":1,"Braidon":1,"jimlevett":1,"yzhang250":1,"reynardets":1,"ErikParso":1,"damischa1":1,"danra2":1,"palfvin":1,"bryanwalthall":1,"saitejavirupaksha-sureify":1,"thecowmilk":1,"fatihcaliss":1,"willramosdev":1,"holem":1,"smolerovic":1,"lukedukeus":1,"royassis":1,"livingforjesus":1,"DaehyeongLee":1,"SpeamNiklas":1,"pravingkwd28":1,"MisterKingbad":1,"sottar":1,"plee0606":1,"TarasShyn":1,"iamcarlchen":1,"drewg2009":1,"aleksey-lav":1,"DaniilRyb":1,"jesse-garrison-panther":1,"hsellik":1,"shahzebgit":1,"InNuceMSN":1,"BlastyCZ":1,"sabotag":1,"sleukeleire":1,"isaacna":1,"h03ein1376":1,"dashasm":1,"tarochipz":1,"2u4u":1,"ma7899":1,"davakos":1,"synman":1,"mattcarlotta":1,"Camil-bot":1,"bethmaloney":1,"GiessC":1,"EkaLinMan":1,"kthyer":1,"ramusesan":1,"Fronix":1,"AditRien":1,"nickfreemandesign":1,"andy-root":1,"asharafshahi":1,"JeremyKj87":1,"mdoverhag":1,"Lagicrus":1,"muhaimincs":1,"5ymb0l":1,"owen-c":1,"jasminediaconu":1,"yessoufy":1,"szszoke":1,"mwesterhoff":1,"pdaumke-averbis":1,"rexkenley":1,"BigMikeL9":1,"rkkamboj203":1,"MaxMls":1,"KarafiziArtur":1,"managervcf":1,"dil-ztill":1,"estebanmathia":1,"eikqzx":1,"jasswhiteleaf":1,"vakha30":1,"lrtoenjes":1,"priya2004-git":1,"charlieprime24":1,"TheVamp":1,"salmanfazal01":1,"hajethva":1,"indiadatahub":1,"swati-kore":1,"jschweitzer70":1,"shetamitesh":1,"sasa5195":1,"pkernevez":1,"aizaz-react":1,"ZeeshanTamboli":1,"vladmihaisima":1,"sohamindellient":1,"Vignesh1326":1,"kizeenn":1,"michaldudak":1,"melon":1,"vdjurdjevic":1,"dmcgarry-well":1,"sohaibnajjar":1,"ashishjaswal2002":1,"armendo":1,"BatshevaOz":1,"Reckless-Satoshi":1,"aestradaes":1,"danilafrolov":1,"cclen":1,"jnagy-citco":1,"farr3ll024":1,"TimESQuit":1,"vlastocom":1,"sbitenc":1,"nadalton":1,"Abrham007":1,"gffhammes":1,"akram-hossan":1,"j3ski-bioraptor":1,"SreenivasanNaarayanan":1,"haqparastm":1,"himanshu-enable":1,"agalindo-init":1,"Preethi-Gunasekaran":1,"Knyazik01":1,"spyderz42":1,"Mattc1221":1,"jared-craig":1,"dhruvmaindola227":1,"MaximBaldingerSon":1,"web-delivery":1,"sirius829":1,"borjaevo":1,"vrama628":1,"MrShadow50":1,"MPavaoDS":1,"ManudeepHegde":1,"sneko":1,"alimajedha-business":1,"VictimCrasher":1,"kushagra010":1,"Mae623":1,"Jax-p":1,"Zenoo":1,"BiserZIvanov":1,"akyolo":1,"lioneltay":1,"Naruto805":1,"JerryAkira":1,"codescale":1,"mparsakia":1,"levireciprocity":1,"niharullal-bain":1,"Amiram-Abergel":1,"eslachance":1,"Fingridd":1,"devlabpjh":1,"jordanhboxer":1,"Suhail-Murtaza":1,"landlight":1,"Chris-FSE":1,"5Aliens":1,"sajidfrommerqata":1,"alvarosevilla95":1,"cryzer12":1,"danieltaoxu":1,"Lewis5989":1,"tom-vd-b":1,"mfaridzia":1,"mannam95":1,"timozander":1,"TheToughest":1,"oalexdoda":1,"dizzyjaguar":1,"bwnkmd":1,"domshyra":1,"tshougrakpam":1,"mespeche":1,"landism":1,"rdalkire":1,"developenguin":1,"CMUELDE":1,"jmeinerz":1,"quocanh176":1,"sergioavazquez":1,"abryzak":1,"pandier":1,"arudenkoofficial":1,"nlafleur":1,"myarasi8":1,"mkgoluba":1,"kristerkynning":1,"Olzindel":1,"macwilko":1,"secretwpn":1,"abocaz-elb-alcm":1,"lkovesdi":1,"caseyhenderson":1,"alb7h":1,"adrian-shoreline":1,"mantassadauskas":1,"vladyslav-n":1,"MordechaiWein":1,"efie45":1,"tomekpaszek":1,"alfonsoar":1,"Collins87mbathi":1,"lokomass":1,"Tetedeiench":1,"maciej-gurban":1,"kkapitanova":1,"Swetik1902":1,"david-stanley-94":1,"max-kuenemann":1,"VladyslavBondarenko":1,"yannours":1,"danciudev":1,"sandronominal":1,"sdevaraju1u":1,"arkangel-app":1,"tonytino":1,"mogrady88":1,"erelzohar":1,"mofareedd":1,"odelmarcelle":1,"noelleabe":1,"ivoiv":1,"DeanFromLondon":1,"morAtStampli":1,"plevamatus":1,"worlderland":1,"kev82":1,"tweiss2":1,"yehudamakarov":1,"rddv":1,"andreimatei":1,"mrerdem":1,"AdrianMetlenko":1,"MVelez94":1,"jake-collibra":1,"hugovialleix-iq-invest":1,"RyanTotalEto":1,"jxdp":1,"jessecallahan":1,"tomermaz":1,"FullStackDev0331":1,"CByrd17":1,"Hanqing1234":1,"anders-noerrelykke":1,"sarahbumiller":1,"ahamdan-ow":1,"nemonemi":1,"MichaelSel":1,"Shivneel7":1,"meezin":1,"Nikhil874":1,"deshayep":1,"b3ernardo":1,"nishantmvt":1,"gopalsterling-dcs":1,"koooge":1,"iccube-real":1,"SherenL":1,"rishav-ameyo":1,"Muhammad-Sohail-AB":1,"samueltrevor":1,"DASPRiD":1,"claudio-destro":1,"muratmavlidov":1,"MacHankus":1,"krishna-vithal":1,"JimmySVENSSON":1,"Jinu0827":1,"CaymanGeiger":1,"satinder1624":1,"chucamphong":1,"ari-ishibashi":1,"nethusan":1,"marwanusama12":1,"aemartos":1,"sshologin":1,"SimonStAmand":1,"emattias":1,"danhab99":1,"amribrahim1":1,"vrborde":1,"StephanSProxora":1,"matan-atiya":1,"bianco-sipgate":1,"shanusluke1999":1,"ryan-walsh-forte":1,"ErezKatsman":1,"idChef":1,"placidp":1,"spencer-rf":1,"emadel1990":1,"hyperhand9":1,"heyfirst":1,"zhangjianrencai":1,"ankurheble":1,"dwipalp1":1,"rodion-optifino":1,"ZNackasha":1,"maproulx-innov":1,"mlonn":1,"rustamas762":1,"andrewtremblay":1,"srsandy":1,"Takueg":1,"itaybatar":1,"AngelCamargo404":1,"saniFise":1,"xylocodestack":1,"2ndPINEW":1,"traverse":1,"callbackKid":1,"jimmyh-onepilot":1,"Kripton0810":1,"kojimagui":1,"lildesert":1,"IgnacioFDM":1,"saadiButt-1995":1,"alexsenseer":1,"panesarsandeep":1,"aditya1906":1,"MDugan09er":1,"roybarash":1,"ayhid":1,"Arno-Sympower":1,"roastnewt":1,"yasir095":1,"justinmwarner":1,"EvgenyWaveBL":1,"jlkoszarek":1,"elizabethtrambulo":1,"kenny-iag":1,"duncanbeevers":1,"MrChadMWood":1,"Nandhakumar8698":1,"ahmadi3d":1,"dominic-adams":1,"Fightingbunny":1,"cindy-alvarado":1,"044aman":1,"rising-sun-rarities":1,"theodoremoreland":1,"kenberkeley":1,"brmscheiner":1,"MarianaKWork":1,"muellertheknueller":1,"apedretti":1,"Baribj":1,"hossain666":1,"chakravartiNarasimha":1,"dotjan37":1,"Antonytm":1,"jnschultz":1,"hirenatpearson":1,"Shreyas-sonu":1,"guillaumeEpsilon":1,"viral-pasad":1,"Yuki-Hiramatsu":1,"GBvanDam":1,"etienne-collibra":1,"snarky-barnacle":1,"aleakos":1,"caelus-dev":1,"jonslo":1,"Kii-Su":1,"alex-hrb-0":1,"jose-vilasboas-rlabs":1,"shebin-k-raju":1,"dandelionsam":1,"tamayika":1,"LOGANLEEE":1,"birnbuazn":1,"bneigher":1,"ryancogswell":1,"asnoeyink":1,"Chip-L":1,"PraveenVerma17":1,"MT0609":1,"Hussein-Ali-6":1,"akashranaspraxa":1,"fluidit-esa":1,"ranpaz":1,"mehdi-heidari":1,"saikumarf9":1,"sanketnaik99":1,"LondyF":1,"tomatblackcape":1,"sudologist":1,"xantos008":1,"na-zar":1,"olivier-o":1,"FabulouSebas":1,"nataliehanisch":1,"gino880128":1,"timonla":1,"laminesadiki":1,"shambhuc45":1,"sicknesz":1,"davidafuller01":1,"bmayen":1,"Here2Huynh":1,"Firgrep":1,"xpy":1,"Nick-Lucas":1,"spatil77937":1,"sahandghorbani":1,"m1daz":1,"Mohan3298":1,"yuyang-ok":1,"irshadpalayadan":1,"vanderAries":1,"magicxor":1,"yalinn":1,"Nithinmon-D":1,"pesvieira":1,"Londeren":1,"frekvent-szabolcs":1,"sagar110599":1,"gReis89":1,"AnnoDomine":1,"bojanmitic":1,"pkothare":1,"acherkashin":1,"acgrant":1,"bbosreferrals":1,"ysf99842":1,"jeemyeong":1,"zromick":1,"brilliantinsane":1,"cardotrejos":1,"sdancer75":1,"satra2806":1,"jorjen":1,"Pruuv-Aaron":1,"Jouda5":1,"dawi":1,"vitality82":1,"nickcarnival":1,"Friendlykid":1,"Karthikeya0189":1,"elihunter":1,"VikR1000":1,"camilova":1,"skjalghodneland":1,"sahil-botsync":1,"cabane-mr":1,"epfoamhoam":1,"ignatiusreza":1,"tcov189":1,"eps1lon":1,"alikouhfar":1,"patekphilippe":1,"ReasonPsycho":1,"leostereo":1,"carl0s-sa":1,"pansuriyaimpexIT":1,"mcannon-tibco":1,"cheesestringer":1,"CodeforEvolution":1,"onkartme":1,"bianchiale040502":1,"tondi":1,"LoloCodiing":1,"ramchandra-st":1,"espcoder":1,"Coen-Townson":1,"Melrov":1,"The-Adult-In-The-Room":1,"guytepper":1,"korpthidrandir":1,"NathanVeeva":1,"cbrainee":1,"antellics":1,"OmerMessing":1,"Pernilla-tech":1,"abderrahmane-ettounani-nw":1,"ShabanElmoogy":1,"khgiddon":1,"Mikilll94":1,"noah-lee":1,"karendelakaren":1,"WestCornfield":1,"JaffParker":1,"jnous-5":1,"tdcaot":1,"Padma-as":1,"andreawyss":1,"Dercelyy":1,"sjdeak":1,"markjoeljimenez":1,"sharifmacky":1,"mathiouchio":1,"samanGhanbari":1,"tomaValer":1,"lucal-mms":1,"pczuba":1,"manu-058":1,"hhwang1864":1,"arnab2198":1,"Mukesh280823":1,"jdevalez":1,"asamuta":1,"samausir":1,"elafito":1,"GregPetropoulos":1,"gustavo4262":1,"Skykingeagle":1,"vivekrao1985":1,"aletz13":1,"mohamad-selman":1,"splitloose-earth":1,"slashinfty":1,"jb-thery":1,"Abhid1239":1,"eric-blue":1,"samathabattula":1,"superkartoffel":1,"satyajitrout58":1,"favna":1,"BrancoPT":1,"Thanawit007z":1,"officialkidmax":1,"stealthrabbi":1,"antonrhein":1,"camerondunford":1,"SevenNateNine":1,"sandeep-exe":1,"paulsukow":1,"viktor-velikov":1,"CarlosAmaral":1,"yaligar":1,"as-naveen-kumar":1,"roli93":1,"RealAdamSinger":1,"jadus":1,"SzymonZasada":1,"JakeInsight":1,"RicardoAlvesPaycritical":1,"eebbann":1,"yash-b-shah-db":1,"Shenloo":1,"brandongit2":1,"TaylorFoster-Informulate":1,"harrisonlo":1,"noherczeg":1,"nandeshwarshubh":1,"Ryshackleton":1,"jpcommissaris":1,"JoseFerDiverger":1,"hamzasial1911":1,"kbrueckner":1,"satwinder8294":1,"c3nj1":1,"snemvalts":1,"mdkcode":1,"xingyaoc-1999":1,"ArturLimaSS":1,"jensyfrenzy":1,"mtshv":1,"povilass":1,"ikzhr":1,"sagar7993":1,"matias-retargetly":1,"yokeshbalaji15":1,"gawronA":1,"swsvindland":1,"kaheglar":1,"dkleber89":1,"Lioralon5":1,"melbahysa":1,"PaltriPhema":1,"uito-s":1,"sA147Xz":1,"eusouoviana":1,"DoodleBobBuffPants":1,"srinidhi-costrategix":1,"timonbimon":1,"Pxnkh04":1,"AndrewOttavianoAbb":1,"AgrYpn1a":1,"Pettor":1,"fsilva-exadel":1,"mj-manna":1,"ulrichkalex":1,"ydenekjan":1,"yairEO":1,"Whelch":1,"kylane":1,"danyalkhanwayve":1,"tanjiarui":1,"reedasha":1,"ghaerdi":1,"NGuldager":1,"jmawebtech":1,"TeoTN":1,"cloudcode-hungary":1,"agnenevulyte":1,"khrulenko":1,"OliverWall":1,"markedby":1,"jirihajek":1,"MichailShcherbakov":1,"cjl750":1,"Maxime-adci":1,"milandhar":1,"jalalbmnf":1,"KARENLABO":1,"jillschmitz":1,"mdemougin":1,"jin0106":1,"BlackWolf00":1,"julius0205":1,"Xinran-Ma":1,"shubhsk88":1,"plaknight":1,"m-spec":1,"cnollite":1,"aminsaedi":1,"Necami1834":1,"AndreMantas":1,"Matthew-owo":1,"mattsrobot":1,"OrwaPog":1,"raunakdeep":1,"PunkFleet":1,"ribasr":1,"shikha-mobibiz":1,"shashikantsutarintelerad":1,"essoufy":1,"thupi":1,"alvinb":1,"metinjakupi":1,"saidaaa34":1,"stamahto":1,"dizag":1,"olzhas-kalikhan":1,"harifms":1,"rdecoito":1,"deyvinz":1,"OlgaKush512":1,"deltaboukensha":1,"daniatic":1,"itsjaked":1,"dmytro-shchurov":1,"joe0BAB":1,"DarkTrick":1,"MrMNO":1,"eladmaguri":1,"KilianB":1,"arvind-v97":1,"eddiew":1,"sandkampderek":1,"nhhamza":1,"Amin-Fathi":1,"TimonPeng":1,"marcusjwhelan":1,"jalzamora-limit":1,"JimbadMoreplovac":1,"bhargavik12":1,"davesagraf":1,"kaldarkn":1,"pascal-mormin":1,"bharadwajgolla-sureify":1,"yunics-highfield":1,"ermakov95":1,"AhsanAk":1,"adibennun":1,"sid-ag5":1,"ryanbruns":1,"Forzali":1,"dlaub3":1,"junichiro-watanabe":1,"cjenkscybercom":1,"saewitz":1,"sodehl":1,"aiampogi":1,"moyicat":1,"LDK1009":1,"frattaro":1,"exosept":1,"simonelnahas":1,"janis-rudis":1,"Taber64":1,"Rabeet-5":1,"bwilzen-pilotdesk":1,"elkind00":1,"wills01":1,"lyquocphong":1,"Haridharan20":1,"jasondainter":1,"pr0da":1,"yelnyafacee":1,"ErickSLuna":1,"liamlows":1,"slutske22":1,"bryanjtc":1,"colinnuk":1,"andrew-laidlaw":1,"m-fercher":1,"aashish-carboledger":1,"grzabrodskiy":1,"MarcioVb":1,"Spikus":1,"aelassas":1,"tommcquarrie":1,"bdz2022":1,"Marcin59":1,"mitya555":1,"AkshayGadekar":1,"adhbh":1,"moonerr":1,"ndtreviv":1,"yitao-mutable":1,"bsor-dev":1,"isdisd2":1,"AlasDiablo":1,"Kavish20":1,"hamdiChehdi":1,"Marioblancocid":1,"MichalBunkowski":1,"ghanashyam-techhighway":1,"avAudc":1,"Mistes974":1,"gepa7":1,"kawazoe":1,"B-Henize":1,"matrixersp":1,"tujger":1,"developingjames":1,"eggplants":1,"DubbelF34140":1,"giq-re":1,"c1oneman":1,"elprogramadorgt":1,"jln-dk":1,"zanivan":1,"krv5vignesh":1,"ShibumiGrant":1,"mororyou":1,"escbooster12-dev":1,"stephenwade":1,"tor-stangeland-bouvet":1,"dimon82":1,"ykss":1,"OlexG":1,"lamrhoang":1,"olivier-lxo":1,"bawpcwpn":1,"dougludlow":1,"jaugat":1,"shazebCeloxis":1,"shrikantpardhi":1,"gmconte":1,"JPAVictoria":1,"Freundschaft":1,"jpullich":1,"nekomeowww":1,"mattdemichele-pearson":1,"jim-king-2000":1,"wt-maker":1,"bigrivi":1,"abhiraut3112":1,"em843":1,"tmchilvers":1,"LuckyMadu":1,"DianaSellarova":1,"natsuya-niki":1,"dhruvin-kanani":1,"troysatchell-wk":1,"andylacko":1,"jessicashin":1,"doktordirk":1,"jasonhutton-sd":1,"Mikmoal":1,"mkusold":1,"JimMalmborg":1,"Puja07Sharma":1,"leonbloy":1,"Haaxor1689":1,"harshebuilds":1,"syc0701":1,"michaelperrin":1,"mkuenemann":1,"code-infra-renovate[bot]":1,"conbrad":1,"slo-loris":1,"InFuz":1,"ye11eb":1,"jbrunner92":1,"tommdq":1,"dragon-master-5892":1,"benyaminkeykha":1,"jackcrack3110":1,"KristiansenKA":1,"chrishawn":1,"husnainali92":1,"WajihHermi":1,"Mikele98":1,"theavitw":1,"pedro-andrade-rlabs":1,"jon-cullison":1,"pontushultman":1,"TrofinSorin":1,"kianjunhen":1,"wchargin":1,"paillave":1,"swalker326":1,"vladislooove":1,"VigneshwaranJheyaraman":1,"brunomgurgel":1,"axypas-ea":1,"lorin-monday":1,"vibl":1,"sfrancisRND":1,"pcourant":1,"pradeepgp0":1,"matansec":1,"TimVDAQ":1,"dankor1498":1,"PremAvx":1,"Subhalaxmi-SPM-DealDox":1,"dohomi":1,"GregdTd":1,"Dhivagaran30":1,"JohannesByle":1,"AlexTalis":1,"jroebu14":1,"Gabsop":1,"formatlos":1,"dgboss":1,"zehawki":1,"McFoggy":1,"MessiDaGod":1,"paal-havnevik-jobbkretser":1,"iida-sh":1,"himanshubhatti2000":1,"realChesta":1,"attilavargatelus":1,"JoshJRennie":1,"agirgol":1,"Valyok26":1,"tim-sheung":1,"BrennanGlynn":1,"Gaurang1745":1,"sairaj2059":1,"craigsh":1,"morzel85":1,"AWAIS97":1,"scarter88":1,"Chochuat":1,"jhamilton-ot":1,"Danel-adatb":1,"KingWu":1,"Meganathan-MX":1,"LironKiloma":1,"ProfNir":1,"clarabesset":1,"jwitthaus":1,"Ghouse1991":1,"Oktay28":1,"rajat-brunel":1,"SundarSPN":1,"overzh":1,"FallenHopes":1,"mdbm-code":1,"LukeCSYello":1,"ash14":1,"MANDT-SYS":1,"db-qc":1,"iseatz-zgoodwin":1,"avoco-hr":1,"morgluc":1,"AdibChiguer":1,"Girishbari":1,"keso003":1,"kyle-rachau":1,"chesticlez":1,"jw3n":1,"naomiflagg":1,"matlangenberger":1,"mtusk":1,"landymore":1,"tillkrischer":1,"siarhen":1,"xebia-kamilzasada":1,"MarinePicaut":1,"astjohnpaycor":1,"radu-nicoara-bayer":1,"Christopherhsc":1,"trorud":1,"Olimarrex":1,"ZsoltFekete-TT":1,"funnyjk":1,"sorensenmarius":1,"lukasschrammknowit":1,"R5dan":1,"amannan-bucs":1,"BalaVJNorstella":1,"kater1naa":1,"CciMichael":1,"jbaldassari":1,"shaikh-kamran":1,"enricpr":1,"nikul2306":1,"ym010101":1,"homerchen19":1,"ThukuWakogi":1,"jjrise":1,"ivmel-ca":1,"HonorGuardCZ":1,"NaliniKanta":1,"OozyGrub":1,"pgeday":1,"samuelfound92":1,"rhuanbarreto":1,"Leeasc":1,"eucciferri":1,"OscarDL":1,"Maia313":1,"newsiberian":1,"ggaabe":1,"Chdimo":1,"good-jinu":1,"wzdorowa":1,"AndreasDBS":1,"AnthonyCerdasAnalisis":1,"gnsamuel":1,"David548219":1,"GuilhermeCunha":1,"petermikitsh":1,"tkilminster-umusic":1,"Vdoshi25":1,"kuhiga":1,"martenjurgens":1,"yoshi9930":1,"gabrielbuii":1,"smita-mui":1,"ryanhartwig":1,"MaxLapenkov":1,"mickbigblue":1,"gswardman":1,"stevenbriscoeca":1,"unpxre":1,"santileortiz":1,"ETN-Tech":1,"zzossig":1,"jedieaston":1,"sascha93":1,"kiren-james-radus28":1,"west12-sk":1,"nangelina":1,"JonathanGuo":1,"RotateAt60MPH":1,"maramizo":1,"eranr-foretellix":1,"ish-redwoodtech":1,"bourquep":1,"abarrafo":1,"anilcngz":1,"dpak-maurya":1,"Joee94":1,"magahernandez":1,"anastasia327":1,"naserrasoulii":1,"micmcg":1,"rmisiakexscientia":1,"technicallynick":1,"m-zaharieva":1,"SolnViktor":1,"SHergibo":1,"shaomin-fei":1,"slahn":1,"quintonlucyk":1,"jamshally":1,"theo-sim-dev":1,"barrymichaeldoyle":1,"kryops":1,"aelkadah":1,"SergioADD4U-1995":1,"JiiKooko":1,"pawelproject":1,"hnorm":1,"mltuasonbmcd":1,"dwjohnston":1,"dil-abokor":1,"nemanja-hallokarla":1,"benjamin-schneider":1,"joelbalcaen":1,"junh0328":1,"lukagrbec":1,"msftedad":1,"benparks1976":1,"reichhartd":1,"mazenadel19":1,"OoDeLally":1,"Hiteshshingala":1,"deependrasingh17":1,"vikash-verma-profile":1,"dinorahto":1,"md250721":1,"jbbarry":1,"sinore18":1,"akattow":1,"giuliobracci":1,"zmirnes":1,"frkgrall":1,"bjackson42":1,"nathanielgranor":1,"hafley66":1,"santilp95":1,"CaveSeal":1,"axellejamous":1,"joaopalopes24":1,"TooMuchLagWillKillYou":1,"DomSeFutNe":1,"NckCode":1,"Sfullen96":1,"ShaalanMarwan":1,"austin5456":1,"w3lld1":1,"code-priyanka":1,"sagiBarkol":1,"LieuMai":1,"ezequielgalardi":1,"ori1989":1,"alterphp":1,"JustinFransenBillyGrace":1,"KatuGT":1,"ypresto":1,"Vxee":1,"GregoryMerlet":1,"SomervilleTom":1,"cugbjing":1,"SamimSafi":1,"TGS-Charmi":1,"cravindra":1,"sinrusia":1,"JohnMusleh":1,"Jontii":1,"zuhlke-rex":1,"ericandoh":1,"Miiiiii7":1,"typical000":1,"paulbtw":1,"bruceharrison1984":1,"ajmeese7":1,"gor918":1,"macnaughton":1,"Wahtel":1,"rihernandeRI":1,"gabrielleadams":1,"romidgomez":1,"AndreasWeissRMS":1,"alins-cni":1,"camnealie":1,"matyas-igor":1,"alfredayibonte":1,"ElliPetsava":1,"simjoeweb":1,"cullen-hutchison-FHR":1,"TOMTADEV":1,"marmundo":1,"ReaganS94":1,"Rishi556":1,"incompl":1,"Marius555":1,"dackon":1,"mclarsson":1,"colespencer1453":1,"A-s-h-o-k":1,"Makistos":1,"snelsi":1,"mormir2":1,"vetik32":1,"skandog":1,"cwittlinger89":1,"arifannosh":1,"nickraphael":1,"imran-dev-ui":1,"huy-nguyen":1,"BluesummersC":1,"jamesDin":1,"jorgen-wiebe-calian":1,"luan-dang-techlabs":1,"gopikommu211":1,"tam315":1,"Gokusan-101":1,"jewseppi":1,"bishopj15":1,"gregs-corespaces":1,"josgraha":1,"whneo97":1,"jcera":1,"cadday":1,"FrancisEgan":1,"marcusguay":1,"hwilliams3":1,"FarhadShirmardi":1,"rippi":1,"lukas60055":1,"praveen-thunk-ai":1,"guna81":1,"bukerok":1,"AlexanderSoliar":1,"dennisobel":1,"9uifranco":1,"hartmatt":1,"A-Degtyarev":1,"hsnu101120":1,"theol93":1,"loescornelis":1,"epicstar":1,"hkfi":1,"zirkelc":1,"DDukers":1,"mf0548414295":1,"mnajdova":1,"seak0503":1,"ken-bimmel":1,"headironc":1,"cannontechnology":1,"emargin":1,"ASMalakhovv":1,"ad185412":1,"pperi2401":1,"msm0504":1,"Schumachej":1,"dipesh5399":1,"mdrake411":1,"VirtuaBoza":1,"LinnaViljami":1,"MagnusSN-TV2":1,"efraimrodrigues":1,"weinberg":1,"Gregory-Han":1,"mikolajbogusz-they":1,"ryan-mend":1,"LANCHERBA":1,"Jerryh001":1,"Eliav2":1,"mircowidmer":1,"tsafadi":1,"maxbeehler":1,"fabiandecuveland":1,"DovydasSp":1,"mhamid3d":1,"bevins2":1,"levi7x":1,"flvinny":1,"mikomarrache":1,"21Ovi":1,"Mohammad961harb":1,"NicoMoli":1,"adyry":1,"kelsonbatista":1,"jackstenglein":1,"EmilyC-1":1,"daffron":1,"mlaw93":1,"TimothyDalbey":1,"thomasdowell":1,"tobiasbueschel":1,"charlie-robison":1,"usman89890":1,"samuelcastro":1,"richaDhingra":1,"jaginn":1,"sgtpepper43":1,"shaliake":1,"paul-vd":1,"MikeRippon":1,"TylerNRobertson":1,"jaronkk":1,"fpizzinicce":1,"RhysOnlyBetter":1,"C-Pettersson":1,"Ashiq5":1,"neo-lu15":1,"LukasPieger1":1,"TamirCode":1,"DickvdBrink":1,"CarsonF":1,"Cnordbo":1,"winey-dev":1,"SeemaShettyVk":1,"kseileraltus":1,"raghu-aryan":1,"nishant0100":1,"hth520":1,"ianroberts":1,"dcrypt11":1,"hbabuka":1,"kein-S":1,"carlosg-mscope":1,"KonstantinosPetrakis":1,"nickroh15":1,"panfiva":1,"gitramro":1,"LuanAlflen":1,"Dipali-arup":1,"anthonyma94":1,"samR-auxout":1,"rshelley1978":1,"alexmarmon":1,"subk":1,"kh-mubashar":1,"Ville-Wennerlund":1,"vikash-verma-egon":1,"larsmunkholm":1,"chandan-solveda":1,"EliasSarges":1,"BalaVJ":1,"gabbi-pf":1,"skatiyar12":1,"gordonbill":1,"GabbereX":1,"pareshdevatval1992":1,"kayb-proxora":1,"lwestenberg":1,"mf-masashi-mori":1,"Kanish-PP":1,"Vicky-Feng":1,"brownp2k":1,"jmcpeak":1,"justin-wilxite":1,"samfweb":1,"gmumdzhiev":1,"mattcorner":1,"sdpollack":1,"HugoPDF5":1,"jonyfSaiflow":1,"wahajStar":1,"irontitan76":1,"ebo-bpi":1,"cmccormick-im":1,"theGeekyLad":1,"henry-young":1,"PetroSilenius":1,"teryn-trimble":1,"westhouseit":1,"mikeamarkey":1,"sayedMurtadha":1,"applelogintest":1,"gaetanodanelli":1,"iEquos":1,"itayeylath":1,"NKodos":1,"Evaldas189":1,"shiwano":1,"stefano-proxora":1,"satya-imaginea":1,"bejodavid":1,"CAVAh":1,"gsnalinkode":1,"trickreich":1,"segullshairbutt":1,"AmyRChen":1,"kenianbei":1,"ItayTur":1,"robcecil":1,"langziyang":1,"ZzzZeta":1,"ak-mid":1,"kris7t":1,"AntonWiliot":1,"tony-riotracers":1,"rafael-zilberman":1,"n0one42":1,"serrg":1,"dmartinw-ccms":1,"ui-code":1,"andreac92":1,"gowthamavon":1,"thinkryan":1,"stephzero1":1,"LincolnCannon":1,"wang97111":1,"spencer-CascadeAiHub":1,"shustinho":1,"zortoflaven":1,"sgiango":1,"szymonnowak-st":1,"jacksteves":1,"gdams":1,"AlanGio":1,"nathanKith":1,"mfaheemakhtar":1,"genovic-serviceuser":1,"tpmh31292":1,"Sladeck":1,"SAMBIT20":1,"devcesarlopes":1,"MathieuUrstein":1,"gurkerl83":1,"rasmusjosefsson-outreach":1,"pritesha":1,"aleksei-a-savitski":1,"axeldvp":1,"anmol5varma":1,"jinqiangg":1,"nameer":1,"shabh2412":1,"shengxyuri":1,"djairhogeuens":1,"JcPires":1,"TihomirIvanov":1,"RavdeepSingh99":1,"johnsonav1992":1,"lchiesa-sw":1,"ZachSARAO":1,"JinuYong":1,"lgnbhl":1,"DevPowers":1,"adisekar":1,"jason-pallet-track":1,"jamaybyrone":1,"evan-buss":1,"guigonzalezz":1,"joacub":1,"KSafadi":1,"nina-alin":1,"Paul6552":1,"paovarizo":1,"tomoki-nishinaga":1,"nalbion":1,"nihalkhan31":1,"cybadave":1,"stevin-wilson":1,"sibinex":1,"blakewats":1,"rahulchougule":1,"Alimzade":1,"SantyTaco":1,"mwydra0206":1,"galgaloda":1,"chedenagasai":1,"vel-kathir":1,"nguyenhoaikhang37":1,"lling1105":1,"MartinTiangco":1,"EmDivine":1,"brentertz":1,"rotembarsela":1,"koushikmondal-digikey":1,"jamietdavidson":1,"FranklinLiu07":1,"ajdaniel":1,"Whalen24":1,"Ardear":1,"qwyble":1,"alx-bd":1,"huyxvd":1,"CyanoFresh":1,"cpouldev":1,"camain-elie":1,"drashtipatoliyaARIS":1,"amcmilne":1,"apdrsn":1,"Athrun-Judah":1,"anityasharma11":1,"mightym":1,"dbarbosapn":1,"Aanhane":1,"sereyn":1,"lutam":1,"toinhao1":1,"ducnhh8":1,"ryoichi551124":1,"lsajja-aprimo":1,"vijayaraghavandevaraj":1,"akullpp":1,"AlexisLeite":1,"karl-vernet":1,"kumarunster":1,"ponm-dnv":1,"cdennington":1,"jjspierx":1,"ledevinchi":1,"RemyNtshaykolo":1,"kkirsche":1,"DenisovKirill":1,"NikhilRRamancha":1,"levi2ki":1,"citra-rahman":1,"sumnercommajohn":1,"sleon-panw":1,"DeeepDev":1,"rishab090":1,"rajeshreddy14":1,"dpreuitt":1,"BestAssist":1,"nphmuller":1,"VFritsch":1,"pankajindevops":1,"smmoosavi":1,"whsmacon":1,"RobinTail":1,"dejanm22":1,"rajatmaheshwari2512":1,"bpiggin":1,"Sunk1st":1,"niallmcelvogue":1,"Pablo-Lopez-Ponce":1,"sp-reach":1,"aaarichter":1,"Surya9263":1,"Sharper044":1,"alexander-financelab":1,"lukigarazus":1,"adevick":1,"afonja14755":1,"developervarun":1,"eversadi":1,"lucifermorningstar1305":1,"Selim-ElChoueiter":1}},"pull_request_authors":{"table":{"renovate[bot]":2459,"flaviendelangle":789,"LukasTy":668,"alexfauquette":638,"JCQuintas":543,"cherniavskii":485,"github-actions[bot]":442,"bernardobelchior":368,"oliviertassinari":340,"MBilalShafi":332,"romgrk":280,"michelengelen":254,"arminmeh":219,"KenanYusuf":200,"noraleonte":134,"Janpot":126,"k-rajat19":99,"rita-codes":80,"sai6855":69,"lauri865":59,"arthurbalduini":53,"DanailH":46,"siriwatknp":34,"prakhargupta1":26,"mapache-salvaje":25,"brijeshb42":25,"hasdfa":24,"m4theushw":23,"danilo-leal":23,"nusr":23,"Copilot":22,"Anexus5919":22,"code-infra-renovate[bot]":22,"joserodolfofreitas":21,"michaldudak":19,"samuelsycamore":19,"mustafajw07":17,"lhilgert9":16,"yaredtsy":16,"shaharyar-shamshi":13,"dependabot[bot]":12,"gitstart":12,"pcorpet":11,"oukunan":11,"vasiljevdenis":10,"kalyan90":10,"layerok":9,"alisasanib":8,"ShahrazH":8,"vadimka123":6,"derek-0000":6,"good-jinu":6,"mnajdova":6,"headironc":6,"GuillaumeMeheut":6,"GMchris":6,"hlavacz":6,"noherczeg":6,"Sboonny":6,"rotembarsela":6,"bharatkashyap":5,"mathzdev":5,"alexey-kozlenkov":5,"AnderzL7":5,"ptuukkan":4,"livingforjesus":4,"soler1212":4,"jyash97":4,"tonyhallett":4,"lubka272":4,"Blake-McCullough":4,"AcerYue0":4,"bfaulk96":4,"Darius-htf":4,"genepaul":4,"A-s-h-o-k":4,"samwato":4,"alelthomas":4,"mj12albert":4,"wangkailang":4,"ruiaraujo012":4,"anshtiwatne":4,"giladappsforce":4,"mixelburg":4,"rares985":4,"mateuseap":4,"HEHOHADA":4,"joshkel":3,"mspiess":3,"tarunrajput":3,"clins1994":3,"NKodos":3,"GeneratorX16":3,"chucamphong":3,"2012mjm":3,"makoto14":3,"thomasmoon":3,"100pearlcent":3,"MonstraG":3,"aminsaedi":3,"noobyogi0010":3,"hendrikpeilke":2,"michaelNXT1":2,"EmilBahnsen":2,"Rishi556":2,"machineghost":2,"MVelez94":2,"PavelVanecek":2,"bigrivi":2,"cratiu222":2,"cnHealth":2,"Juneezee":2,"emosenkis":2,"omalyutin":2,"hungnd-casso":2,"wzdorowa":2,"dvdotsenko":2,"dhulme":2,"adamowski10":2,"hugoalkimim":2,"Vivek-Prajapatii":2,"DungTiger":2,"GaushJ":2,"swalker326":2,"xBlizZer":2,"mostafaRoosta74":2,"akagire":2,"sandyravage":2,"Jens-Schoen":2,"cravindra":2,"whereisrmsqhs":2,"alissa-tung":2,"fxnoob":2,"msidlo":2,"AshishDhama":2,"dloeda":2,"vishwamartur":2,"martijn-basesoft":2,"SarveshK16":2,"k725":2,"Knyazik01":2,"AWAIS97":2,"locnbk2002":2,"bihnkim":2,"Luzi":2,"Valyok26":2,"laurisaksi":2,"amirhosseinzf":2,"jedesroches":2,"joespeargresham":2,"TheMarinerian":2,"clytras":2,"fosterbuster":2,"koreadinosaur":2,"alp-ex":2,"sofortdagmbh":2,"belkocik":2,"BCaspari":2,"antomanc":2,"sooster910":2,"owais635":2,"SillTrack":2,"uma-neko":2,"danielmishan85":2,"zenazn":2,"rafael-lopes-rlabs":2,"josteinjhauge":2,"ntamas":2,"iddan":2,"merotosc":2,"wilcoschoneveld":2,"campmarc":2,"Sanderand":2,"StylesTrip":2,"yeeharn":2,"dastan-akhmetov-scity":2,"moosekebab":2,"Zenoo":2,"Inv1x":2,"vallereaugabriel":2,"aizerin":2,"magnimarels":2,"kennarddh":2,"htollefsen":2,"denpiligrim":2,"officialkidmax":2,"ZeeshanTamboli":2,"FaroukBel":2,"whythecode":2,"aitor40":2,"thedutchruben":2,"perezShaked":2,"qerkules":2,"Extend777":2,"yelahj":2,"atomheartother":2,"H999":2,"Bonsai8863":2,"DerTimonius":2,"adyry":2,"PEsteves8":2,"joeycumines-scw":2,"10tacion":2,"FreakDroid":2,"nnsW3":2,"0xenn":2,"wojtkolos":2,"MyNameIsTakenOMG":2,"sambbaahh":2,"vadimkuragkovskiy":2,"dulmandakh":2,"oliverlaidma":2,"luborepka":2,"AxharKhan":2,"ikzhr":2,"JoepVerkoelen":2,"log7422":2,"Neonin":2,"chirimiri22":2,"ihsanberkozcan":2,"stampycode":2,"AlasDiablo":2,"marvinruder":2,"JaffParker":2,"etlos":2,"samchiu90":2,"pawelkula":2,"markjoeljimenez":2,"smmoosavi":2,"JanPretzel":2,"tomashauser":2,"GeorgiosDrivas":2,"alexkobylansky":2,"pontusdacke":2,"Kristiqn95":2,"vfbiby":2,"DiegoAndai":2,"zinoroman":2,"karudedios":2,"JakubSveda":2,"viktormelin":2,"bjackson42":2,"mazenadel19":2,"olavocarvalho":2,"Miodini":2,"fakhamatia":2,"Webini":2,"GeoffreyHervet":2,"ragnarr18":2,"ryxxn":2,"ArturAghakaryan":2,"amiryxe":2,"joserealdev":2,"g1mishra":2,"reihwald":2,"federico-ntr":2,"kelseyleftwich":2,"wbt":2,"Recepxx34":2,"lnhrdt":2,"nphmuller":2,"stacy-kim":2,"lauri-heinonen-2025-04":1,"CarlosLopezLg":1,"diogoparente":1,"lukedukeus":1,"janoma":1,"Macampu420":1,"jacrowland1":1,"cadam11":1,"bagcivan":1,"benzler":1,"dwrth":1,"stefikp":1,"Woodii1998":1,"omegaalfa":1,"thomas-mcdonald":1,"ryan-mcginty-alation":1,"zanivan":1,"hmmftg":1,"deade1e":1,"fufex":1,"javafa":1,"tachmyratsaparmyradov":1,"vovarudomanenko":1,"JOLT-dailyAi":1,"buggiboy":1,"Jul13nT":1,"yash49":1,"Utkarsh-0304":1,"Vishal-Patil-Gslab":1,"coolyjg":1,"justdoit1897":1,"itayG98":1,"joshbaumann":1,"pvdstel":1,"NoosaMaan":1,"brsnik":1,"martinjlowm":1,"Jucabel":1,"alabenyahia":1,"Robin1896":1,"ET33-StudioRelief":1,"TiagoPortfolio":1,"rjchter":1,"GITPHLAP":1,"ilbrando":1,"sebastianfrey":1,"PavelKoroteev":1,"lawvs":1,"prasad5795":1,"jacknot":1,"diro-atk":1,"kealjones-wk":1,"AmrElnaggar99":1,"thisisharsh7":1,"dpak-maurya":1,"md250721":1,"sinore18":1,"jhawkins11":1,"guillaumeEpsilon":1,"Nick-Lucas":1,"rbrishabh":1,"khangnguyen2100":1,"akamfoad":1,"msanchariii":1,"milandhar":1,"fredrikcarlbom":1,"julius0205":1,"Artboomy":1,"JerryWu1234":1,"goibon":1,"campsafari":1,"birnbuazn":1,"samijouppila":1,"benjaminbialy":1,"jose-vilasboas-rlabs":1,"adarshlilha":1,"rodrigofariow":1,"DennisMainhardt":1,"sarathkumarsasi":1,"OmarWebDev":1,"toruticas":1,"louise-davies":1,"JFBenzs":1,"sinore69":1,"cbn-falias":1,"eduardodallmann":1,"pmoghaddam":1,"LironKiloma":1,"Agrendalath":1,"richbustos":1,"frozenzia":1,"duckboy81":1,"ogysha":1,"zreecespieces":1,"lajtomekadimon":1,"jimshepherd":1,"bmairlot":1,"jho-vema":1,"alexgonch":1,"damisparks":1,"yassinmars":1,"ddolcimascolo":1,"Infinage":1,"aman44444":1,"hungmanhle":1,"joaosreis":1,"kurkle":1,"ludvigeriksson":1,"Eumanuel":1,"atlanteh":1,"minchaej":1,"Yuwan":1,"vu-dao-93":1,"djpremier":1,"mellis481":1,"cupok":1,"leonaha5":1,"aqeelat":1,"burakkgunduzz":1,"lpwanw":1,"fdebef":1,"Morteza-hp":1,"Jiseoup":1,"patelanurag4":1,"zivl":1,"SamanPandey-in":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-23T00:00:22.028Z","repositories_count":14857928,"issues_count":31971038,"pull_requests_count":105207167,"authors_count":11356455,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"status: waiting for maintainer":105,"scope: scheduler":102,"scope: data grid":83,"type: new feature":73,"type: bug":68,"scope: charts":58,"type: enhancement":52,"plan: Premium":37,"support: commercial":29,"support: premium standard":27,"on hold":27,"support: pro standard":26,"status: waiting for author":26,"waiting for 👍":20,"scope: pickers":18,"stale":17,"design":14,"scope: tree view":13,"type: regression":12,"feature: Server integration":10,"plan: Pro":10,"feature: Row grouping":7,"docs":6,"type: expected behavior":6,"accessibility":6,"support: docs-feedback":6,"customization: logic":4,"umbrella":4,"typescript":4,"feature: Filtering":4,"feature: Aggregation":4,"good first issue":4,"feature: Selection":4,"feature: Reordering":4,"support: unknown":3,"performance":3,"test":3,"feature: Editing":3,"breaking change":3,"l10n":2,"recipe":2,"scope: all components":2,"feature: Rendering layout":2,"feature: Column pinning":2,"browser: Firefox":2,"feature: Keyboard editing":2,"v10.x":2,"scope: x-license":2,"feature: Export":2,"feature: Tree data":2,"scope: store":1,"customization: css":1,"dependencies":1,"dx":1,"feature: Filtering on header":1,"feature: List view":1,"feature: Row spanning":1,"RFC":1,"scope: ai-assistant":1,"scope: chat":1,"scope: code-infra":1,"support: question":1,"support: Stack Overflow":1,"triage":1,"v6.x":1}},"past_year_pull_request_labels_count":{"table":{"type: enhancement":241,"dependencies":205,"scope: charts":144,"type: bug":130,"scope: data grid":111,"scope: scheduler":100,"docs":78,"scope: code-infra":62,"type: new feature":57,"PR: out-of-date":42,"type: regression":41,"plan: Premium":31,"scope: tree view":26,"scope: pickers":24,"plan: Pro":22,"stale":15,"release":14,"performance":13,"scope: chat":13,"v8.x":10,"internal":10,"l10n":9,"feature: Server integration":8,"typescript":8,"recipe":8,"accessibility":8,"feature: Aggregation":7,"needs cherry-pick":7,"cherry-pick":6,"scope: docs-infra":6,"feature: Selection":5,"breaking change":5,"design":5,"feature: Tree data":5,"v9.x":5,"feature: Column resize":4,"on hold":4,"test":4,"scope: ai-assistant":4,"feature: Row grouping":4,"feature: Reordering":4,"feature: Export":3,"core":3,"feature: Rendering layout":3,"scope: support-infra":3,"scope: all components":2,"package: codemod":2,"v7.x":2,"browser: Firefox":2,"dx":2,"nextjs":2,"feature: Keyboard editing":2,"feature: Pivoting":2,"customization: css":2,"feature: Editing":2,"component: TimePicker":2,"i18n":1,"package: material-ui":1,"package: x-license":1,"feature: Row spanning":1,"proof of concept":1,"feature: Pagination":1,"feature: Master-detail":1,"feature: Filtering on header":1,"feature: Filtering":1,"scope: virtualizer":1,"security":1,"customization: dom":1,"support: docs-feedback":1,"type: expected behavior":1,"component: DateRangePicker":1,"CLA: required":1,"website":1,"feature: Sorting":1}},"past_year_issue_author_associations_count":{"table":{"NONE":173,"MEMBER":160,"CONTRIBUTOR":26}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":391,"CONTRIBUTOR":379,"NONE":26}},"past_year_issue_authors":{"table":{"rita-codes":82,"flaviendelangle":20,"JCQuintas":16,"prakhargupta1":15,"alexfauquette":12,"noraleonte":6,"bernardobelchior":6,"Anexus5919":4,"caillou":4,"Fruitseller":3,"AlexM392":3,"xatepk":3,"MBilalShafi":3,"joespeargresham":3,"romgrk":2,"erikastiebel":2,"GabrielVooDB":2,"rmaddenatcffc":2,"shaominFei":2,"cutie77":2,"JORDAAAN1495":2,"joserodolfofreitas":2,"pawan1107":2,"jvskriubakken":2,"jwiebuschgn":2,"linkfang":2,"litera":2,"Luis-Sejer":2,"mAllenBond":2,"mbiggs-gresham":2,"mellis481":2,"Methuselah96":2,"asegarra":2,"thuatole":2,"alejandrorvilla":2,"Ayman-Murshed":2,"baron04":2,"afn":2,"ZaidLinkEZ":1,"MT0609":1,"na-zar":1,"nodirbekprogrammer":1,"yairEO":1,"witte-sipgate":1,"wilhelm-mailaender-milecrew":1,"odelmarcelle":1,"oscar-b":1,"PantherX99":1,"wilcoschoneveld":1,"WhiteWolf-js":1,"pechersky":1,"yoyos":1,"youngaryan":1,"yhy-1":1,"michaeldaudiolo":1,"michelengelen":1,"mightymoogle":1,"MiguelG97":1,"mikeamarkey":1,"mishra-amrita":1,"MisterKingbad":1,"y-chernenko":1,"mjozwiakk":1,"MMShep97":1,"Yashwanthreddy218":1,"morAtStampli":1,"mschaefer-gresham":1,"sPaCeMoNk3yIam":1,"SolnViktor":1,"sm-khosravi":1,"siriwatknp":1,"Simencas":1,"siarhen":1,"spagnon7":1,"shustinho":1,"ShibumiGrant":1,"srinidhi-costrategix":1,"shaomin-fei":1,"SevenNateNine":1,"samathabattula":1,"saidaaa34":1,"sydneyjodon-wk":1,"SagivMOosto":1,"ryan-mcginty-alation":1,"szymonnowak-st":1,"rshelley1978":1,"ThaiTam1169":1,"ulrichkalex":1,"UnrealEngineer":1,"rhyswatsonto":1,"Puja07Sharma":1,"ProfNir":1,"Preefix":1,"PraveenPeri":1,"PlJonErik":1,"peleg-barak":1,"VikR1000":1,"pedro-andrade-rlabs":1,"web-delivery":1,"5ymb0l":1,"birnbuazn":1,"cabane-mr":1,"CaveSeal":1,"cbn-falias":1,"chbiel":1,"chesticlez":1,"christopherschroer":1,"cjl750":1,"ckrohn-JB":1,"code-infra-renovate[bot]":1,"davidafuller01":1,"deltaboukensha":1,"devcesarlopes":1,"DevHawkNov":1,"doktordirk":1,"dzaltron":1,"ElliottMiller":1,"abhiraut3112":1,"achoud4444":1,"aemartos":1,"akyolo":1,"alexander-financelab":1,"alexzem":1,"AnnoDomine":1,"Anupheaus":1,"applelogintest":1,"aqeelat":1,"as-naveen-kumar":1,"axellejamous":1,"axypas-ea":1,"BatshevaOz":1,"BenGedi":1,"beverloo":1,"bianco-sipgate":1,"FarhadShirmardi":1,"julian131000":1,"Julian-Quirke":1,"justinmwarner":1,"kayb-proxora":1,"kev82":1,"kryops":1,"kunalbodke":1,"lauri865":1,"lounsbrough":1,"lsaavedr":1,"marpro200":1,"martinhonza":1,"marwanusama12":1,"matandro":1,"mathiouchio":1,"Matt-Tranzact":1,"matyas-igor":1,"favna":1,"fluidit-esa":1,"flvinny":1,"gaurav7576":1,"genepaul":1,"gentrith44belt":1,"hakon-dale":1,"HasanMothaffar":1,"himanshu-enable":1,"HonorGuardCZ":1,"hungmanhle":1,"ilayeydliz":1,"Janpot":1,"Jimm119":1,"jon-cullison":1,"joshkel":1,"Jul13nT":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":183,"flaviendelangle":61,"JCQuintas":60,"bernardobelchior":47,"alexfauquette":39,"rita-codes":31,"Janpot":29,"arminmeh":26,"sai6855":24,"Anexus5919":22,"code-infra-renovate[bot]":22,"Copilot":22,"brijeshb42":19,"MBilalShafi":17,"mustafajw07":17,"noraleonte":16,"cherniavskii":15,"michelengelen":15,"LukasTy":15,"romgrk":13,"siriwatknp":13,"hasdfa":11,"prakhargupta1":11,"oliviertassinari":10,"github-actions[bot]":6,"lauri865":5,"mixelburg":4,"mj12albert":4,"mapache-salvaje":4,"mnajdova":2,"adamowski10":2,"joserodolfofreitas":2,"alelthomas":2,"Utkarsh-0304":1,"thomas-mcdonald":1,"tachmyratsaparmyradov":1,"sebastianfrey":1,"sarathkumarsasi":1,"SamanPandey-in":1,"ryan-mcginty-alation":1,"aman44444":1,"AmrElnaggar99":1,"AnderzL7":1,"pvdstel":1,"aqeelat":1,"birnbuazn":1,"ogysha":1,"buggiboy":1,"ddolcimascolo":1,"Morteza-hp":1,"deade1e":1,"djpremier":1,"dwrth":1,"jacknot":1,"mellis481":1,"JOLT-dailyAi":1,"joshbaumann":1,"ludvigeriksson":1,"lauri-heinonen-2025-04":1,"justdoit1897":1}},"maintainers":[{"table":{"login":"flaviendelangle","count":971,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"}},{"table":{"login":"alexfauquette","count":735,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"}},{"table":{"login":"LukasTy","count":714,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"}},{"table":{"login":"JCQuintas","count":590,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"}},{"table":{"login":"cherniavskii","count":562,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"}},{"table":{"login":"oliviertassinari","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"}},{"table":{"login":"bernardobelchior","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"}},{"table":{"login":"MBilalShafi","count":365,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"}},{"table":{"login":"michelengelen","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"}},{"table":{"login":"rita-codes","count":180,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"}},{"table":{"login":"Janpot","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"}},{"table":{"login":"KenanYusuf","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KenanYusuf"}},{"table":{"login":"joserodolfofreitas","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"}},{"table":{"login":"arthurbalduini","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arthurbalduini"}},{"table":{"login":"DanailH","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanailH"}},{"table":{"login":"prakhargupta1","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"}},{"table":{"login":"siriwatknp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}},{"table":{"login":"m4theushw","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/m4theushw"}},{"table":{"login":"hasdfa","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"}},{"table":{"login":"michaldudak","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaldudak"}},{"table":{"login":"samuelsycamore","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelsycamore"}},{"table":{"login":"sai6855","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"}},{"table":{"login":"mnajdova","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"}},{"table":{"login":"bharatkashyap","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharatkashyap"}},{"table":{"login":"mj12albert","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"}},{"table":{"login":"gerdadesign","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdadesign"}},{"table":{"login":"ZeeshanTamboli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZeeshanTamboli"}},{"table":{"login":"apedroferreira","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apedroferreira"}},{"table":{"login":"DiegoAndai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiegoAndai"}},{"table":{"login":"pandier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pandier"}},{"table":{"login":"msanchariii","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msanchariii"}},{"table":{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}},{"table":{"login":"ET33-StudioRelief","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ET33-StudioRelief"}},{"table":{"login":"aarongarciah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aarongarciah"}},{"table":{"login":"mbrookes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mbrookes"}},{"table":{"login":"eps1lon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eps1lon"}},{"table":{"login":"lpwanw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpwanw"}},{"table":{"login":"Agrendalath","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Agrendalath"}}],"active_maintainers":[{"table":{"login":"rita-codes","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rita-codes"}},{"table":{"login":"flaviendelangle","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flaviendelangle"}},{"table":{"login":"JCQuintas","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JCQuintas"}},{"table":{"login":"bernardobelchior","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bernardobelchior"}},{"table":{"login":"alexfauquette","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexfauquette"}},{"table":{"login":"Janpot","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Janpot"}},{"table":{"login":"prakhargupta1","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prakhargupta1"}},{"table":{"login":"MBilalShafi","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MBilalShafi"}},{"table":{"login":"michelengelen","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michelengelen"}},{"table":{"login":"cherniavskii","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cherniavskii"}},{"table":{"login":"LukasTy","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukasTy"}},{"table":{"login":"siriwatknp","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siriwatknp"}},{"table":{"login":"hasdfa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hasdfa"}},{"table":{"login":"oliviertassinari","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oliviertassinari"}},{"table":{"login":"sai6855","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sai6855"}},{"table":{"login":"mj12albert","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mj12albert"}},{"table":{"login":"joserodolfofreitas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joserodolfofreitas"}},{"table":{"login":"mnajdova","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mnajdova"}},{"table":{"login":"aemartos","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aemartos"}}]}},"events":null,"keywords":["charts","data-grid","datatable","date-picker","date-range-picker","material-ui","react","time-picker"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/check-if-pr-has-label.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.078Z","updated_at":"2023-01-17T08:46:49.078Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/check-if-pr-has-label.yml","dependencies":[{"id":6974730609,"package_name":"mnajdova/github-action-required-labels","ecosystem":"actions","requirements":"ca0df9249827e43aa4b4a0d25d9fe3e9b19b0705","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.128Z","updated_at":"2023-01-17T08:46:49.128Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":6974730631,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6974730632,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"515828d97454b8354517688ddc5b48402b723750","direct":true,"kind":"composite","optional":false},{"id":6974730633,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"515828d97454b8354517688ddc5b48402b723750","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/l10n.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.163Z","updated_at":"2023-01-17T08:46:49.163Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/l10n.yml","dependencies":[{"id":6974730646,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6974730647,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maintenance.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.246Z","updated_at":"2023-01-17T08:46:49.246Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/maintenance.yml","dependencies":[{"id":6974730661,"package_name":"eps1lon/actions-label-merge-conflict","ecosystem":"actions","requirements":"fd1f295ee7443d13745804bc49fe158e240f6c6e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mark-duplicate.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.355Z","updated_at":"2023-01-17T08:46:49.355Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/mark-duplicate.yml","dependencies":[{"id":6974730669,"package_name":"actions-cool/issues-helper","ecosystem":"actions","requirements":"275328970dbc3bfc3bc43f5fe741bf3638300c0a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/no-response.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.374Z","updated_at":"2023-01-17T08:46:49.374Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/no-response.yml","dependencies":[{"id":6974730694,"package_name":"lee-dohm/no-response","ecosystem":"actions","requirements":"9bb0a4b5e6a45046f00353d5de7d90fb8bd773bb","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.401Z","updated_at":"2023-01-17T08:46:49.401Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/scorecards.yml","dependencies":[{"id":6974730722,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6974730723,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"e38b1902ae4f44df626f11ba0734b14fb91f8f86","direct":true,"kind":"composite","optional":false},{"id":6974730724,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"515828d97454b8354517688ddc5b48402b723750","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/support-stackoverflow.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.433Z","updated_at":"2023-01-17T08:46:49.433Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/support-stackoverflow.yml","dependencies":[{"id":6974731945,"package_name":"dessant/support-requests","ecosystem":"actions","requirements":"b1303caf4438e66dea1130aa4c30189dc28e690d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/vale-action.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.524Z","updated_at":"2023-01-17T08:46:49.524Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/vale-action.yml","dependencies":[{"id":6974733260,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ac593985615ec2ede58e132d2e21d2b1cbd6127c","direct":true,"kind":"composite","optional":false},{"id":6974733261,"package_name":"errata-ai/vale-action","ecosystem":"actions","requirements":"c4213d4de3d5f718b8497bd86161531c78992084","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"docs/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.580Z","updated_at":"2023-01-17T08:46:49.580Z","repository_link":"https://github.com/mui/mui-x/blob/master/docs/package.json","dependencies":[{"id":6974733987,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"runtime","optional":false},{"id":6974733988,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":6974733989,"package_name":"luxon","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"runtime","optional":false},{"id":6974733990,"package_name":"lz-string","ecosystem":"npm","requirements":"^1.4.4","direct":true,"kind":"runtime","optional":false},{"id":6974733991,"package_name":"markdown-to-jsx","ecosystem":"npm","requirements":"^7.1.8","direct":true,"kind":"runtime","optional":false},{"id":6974733992,"package_name":"marked","ecosystem":"npm","requirements":"^4.2.12","direct":true,"kind":"runtime","optional":false},{"id":6974733993,"package_name":"moment","ecosystem":"npm","requirements":"^2.29.4","direct":true,"kind":"runtime","optional":false},{"id":6974733994,"package_name":"next","ecosystem":"npm","requirements":"^13.1.2","direct":true,"kind":"runtime","optional":false},{"id":6974733995,"package_name":"nprogress","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"runtime","optional":false},{"id":6974733996,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.21","direct":true,"kind":"runtime","optional":false},{"id":6974733997,"package_name":"prismjs","ecosystem":"npm","requirements":"^1.29.0","direct":true,"kind":"runtime","optional":false},{"id":6974733998,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":6974733999,"package_name":"raw-loader","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6974734000,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":6974734001,"package_name":"react-docgen","ecosystem":"npm","requirements":"^5.4.3","direct":true,"kind":"runtime","optional":false},{"id":6974734002,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":6974734003,"package_name":"react-hook-form","ecosystem":"npm","requirements":"^7.42.1","direct":true,"kind":"runtime","optional":false},{"id":6974734004,"package_name":"react-is","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":6974734005,"package_name":"react-router","ecosystem":"npm","requirements":"^6.6.1","direct":true,"kind":"runtime","optional":false},{"id":6974734006,"package_name":"react-router-dom","ecosystem":"npm","requirements":"^6.6.2","direct":true,"kind":"runtime","optional":false},{"id":6974734007,"package_name":"react-runner","ecosystem":"npm","requirements":"^1.0.3","direct":true,"kind":"runtime","optional":false},{"id":6974734008,"package_name":"react-simple-code-editor","ecosystem":"npm","requirements":"^0.13.1","direct":true,"kind":"runtime","optional":false},{"id":6974734009,"package_name":"recast","ecosystem":"npm","requirements":"^0.22.0","direct":true,"kind":"runtime","optional":false},{"id":6974734010,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"runtime","optional":false},{"id":6974734011,"package_name":"styled-components","ecosystem":"npm","requirements":"^5.3.6","direct":true,"kind":"runtime","optional":false},{"id":6974734012,"package_name":"stylis","ecosystem":"npm","requirements":"^4.1.3","direct":true,"kind":"runtime","optional":false},{"id":6974734013,"package_name":"stylis-plugin-rtl","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":6974734014,"package_name":"stylis-plugin-rtl-sc","ecosystem":"npm","requirements":"npm:stylis-plugin-rtl@^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":6974734015,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"^4.7.0","direct":true,"kind":"runtime","optional":false},{"id":6974734016,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"^7.20.2","direct":true,"kind":"development","optional":false},{"id":6974734017,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.18.6","direct":true,"kind":"development","optional":false},{"id":6974734018,"package_name":"@types/doctrine","ecosystem":"npm","requirements":"^0.0.5","direct":true,"kind":"development","optional":false},{"id":6974734019,"package_name":"cpy-cli","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":6974734020,"package_name":"cross-fetch","ecosystem":"npm","requirements":"^3.1.5","direct":true,"kind":"development","optional":false},{"id":6974734021,"package_name":"gm","ecosystem":"npm","requirements":"^1.25.0","direct":true,"kind":"development","optional":false},{"id":6974734022,"package_name":"typescript-to-proptypes","ecosystem":"npm","requirements":"^2.2.1","direct":true,"kind":"development","optional":false},{"id":6974733938,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.12","direct":true,"kind":"runtime","optional":false},{"id":6974733939,"package_name":"@babel/plugin-transform-object-assign","ecosystem":"npm","requirements":"^7.18.6","direct":true,"kind":"runtime","optional":false},{"id":6974733940,"package_name":"@babel/runtime-corejs2","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"runtime","optional":false},{"id":6974733941,"package_name":"@date-io/date-fns-jalali","ecosystem":"npm","requirements":"^2.16.0","direct":true,"kind":"runtime","optional":false},{"id":6974733942,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"^3.3.2","direct":true,"kind":"runtime","optional":false},{"id":6974733943,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"^11.10.5","direct":true,"kind":"runtime","optional":false},{"id":6974733944,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.10.5","direct":true,"kind":"runtime","optional":false},{"id":6974733945,"package_name":"@emotion/server","ecosystem":"npm","requirements":"^11.10.0","direct":true,"kind":"runtime","optional":false},{"id":6974733946,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"^11.10.5","direct":true,"kind":"runtime","optional":false},{"id":6974733947,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"^5.11.0","direct":true,"kind":"runtime","optional":false},{"id":6974733948,"package_name":"@mui/joy","ecosystem":"npm","requirements":"^5.0.0-alpha.62","direct":true,"kind":"runtime","optional":false},{"id":6974733949,"package_name":"@mui/material","ecosystem":"npm","requirements":"^5.11.4","direct":true,"kind":"runtime","optional":false},{"id":6974733950,"package_name":"@mui/styles","ecosystem":"npm","requirements":"^5.11.2","direct":true,"kind":"runtime","optional":false},{"id":6974733951,"package_name":"@mui/utils","ecosystem":"npm","requirements":"^5.11.2","direct":true,"kind":"runtime","optional":false},{"id":6974733952,"package_name":"@trendmicro/react-interpolate","ecosystem":"npm","requirements":"^0.5.5","direct":true,"kind":"runtime","optional":false},{"id":6974733953,"package_name":"@types/lodash","ecosystem":"npm","requirements":"^4.14.191","direct":true,"kind":"runtime","optional":false},{"id":6974733954,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.10","direct":true,"kind":"runtime","optional":false},{"id":6974733955,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"^5.3.3","direct":true,"kind":"runtime","optional":false},{"id":6974733956,"package_name":"ast-types","ecosystem":"npm","requirements":"^0.14.2","direct":true,"kind":"runtime","optional":false},{"id":6974733957,"package_name":"autoprefixer","ecosystem":"npm","requirements":"^10.4.13","direct":true,"kind":"runtime","optional":false},{"id":6974733958,"package_name":"babel-plugin-module-resolver","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":6974733959,"package_name":"babel-plugin-optimize-clsx","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"runtime","optional":false},{"id":6974733960,"package_name":"babel-plugin-preval","ecosystem":"npm","requirements":"^5.1.0","direct":true,"kind":"runtime","optional":false},{"id":6974733961,"package_name":"babel-plugin-react-remove-properties","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"runtime","optional":false},{"id":6974733972,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"^0.4.24","direct":true,"kind":"runtime","optional":false},{"id":6974733973,"package_name":"clean-css","ecosystem":"npm","requirements":"^5.3.1","direct":true,"kind":"runtime","optional":false},{"id":6974733974,"package_name":"clipboard-copy","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":6974733975,"package_name":"clsx","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6974733976,"package_name":"core-js","ecosystem":"npm","requirements":"^2.6.12","direct":true,"kind":"runtime","optional":false},{"id":6974733977,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"runtime","optional":false},{"id":6974733978,"package_name":"date-fns","ecosystem":"npm","requirements":"^2.29.3","direct":true,"kind":"runtime","optional":false},{"id":6974733979,"package_name":"date-fns-jalali","ecosystem":"npm","requirements":"^2.21.3-1","direct":true,"kind":"runtime","optional":false},{"id":6974733980,"package_name":"dayjs","ecosystem":"npm","requirements":"^1.11.7","direct":true,"kind":"runtime","optional":false},{"id":6974733981,"package_name":"doctrine","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":6974733982,"package_name":"exceljs","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"runtime","optional":false},{"id":6974733983,"package_name":"express","ecosystem":"npm","requirements":"^4.18.2","direct":true,"kind":"runtime","optional":false},{"id":6974733984,"package_name":"fg-loadcss","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.629Z","updated_at":"2023-01-17T08:46:49.629Z","repository_link":"https://github.com/mui/mui-x/blob/master/package.json","dependencies":[{"id":6974734113,"package_name":"@argos-ci/core","ecosystem":"npm","requirements":"^0.7.2","direct":true,"kind":"development","optional":false},{"id":6974734114,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"development","optional":false},{"id":6974734115,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.12","direct":true,"kind":"development","optional":false},{"id":6974734116,"package_name":"@babel/node","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"development","optional":false},{"id":6974734117,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"^7.18.6","direct":true,"kind":"development","optional":false},{"id":6974734118,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"development","optional":false},{"id":6974734119,"package_name":"@babel/plugin-transform-object-assign","ecosystem":"npm","requirements":"^7.18.6","direct":true,"kind":"development","optional":false},{"id":6974734120,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"^7.20.2","direct":true,"kind":"development","optional":false},{"id":6974734121,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"^7.19.6","direct":true,"kind":"development","optional":false},{"id":6974734122,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.20.2","direct":true,"kind":"development","optional":false},{"id":6974734123,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"^7.18.6","direct":true,"kind":"development","optional":false},{"id":6974734124,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.18.6","direct":true,"kind":"development","optional":false},{"id":6974734125,"package_name":"@babel/register","ecosystem":"npm","requirements":"^7.18.9","direct":true,"kind":"development","optional":false},{"id":6974734126,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"^7.20.12","direct":true,"kind":"development","optional":false},{"id":6974734127,"package_name":"@babel/types","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"development","optional":false},{"id":6974734128,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"^11.10.5","direct":true,"kind":"development","optional":false},{"id":6974734129,"package_name":"@emotion/react","ecosystem":"npm","requirements":"^11.10.5","direct":true,"kind":"development","optional":false},{"id":6974734130,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"^11.10.5","direct":true,"kind":"development","optional":false},{"id":6974734131,"package_name":"@mnajdova/enzyme-adapter-react-18","ecosystem":"npm","requirements":"^0.2.0","direct":true,"kind":"development","optional":false},{"id":6974734133,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"^5.11.0","direct":true,"kind":"development","optional":false},{"id":6974734134,"package_name":"@mui/material","ecosystem":"npm","requirements":"^5.11.4","direct":true,"kind":"development","optional":false},{"id":6974734135,"package_name":"@mui/monorepo","ecosystem":"npm","requirements":"https://github.com/mui/material-ui.git#master","direct":true,"kind":"development","optional":false},{"id":6974734136,"package_name":"@mui/utils","ecosystem":"npm","requirements":"^5.11.2","direct":true,"kind":"development","optional":false},{"id":6974734137,"package_name":"@octokit/plugin-retry","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"development","optional":false},{"id":6974734138,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"^19.0.5","direct":true,"kind":"development","optional":false},{"id":6974734139,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.29.2","direct":true,"kind":"development","optional":false},{"id":6974734140,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"^13.4.0","direct":true,"kind":"development","optional":false},{"id":6974734141,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"^7.1.20","direct":true,"kind":"development","optional":false},{"id":6974734142,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":6974734143,"package_name":"@types/chai-dom","ecosystem":"npm","requirements":"^1.11.0","direct":true,"kind":"development","optional":false},{"id":6974734144,"package_name":"@types/enzyme","ecosystem":"npm","requirements":"^3.10.12","direct":true,"kind":"development","optional":false},{"id":6974734145,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.1","direct":true,"kind":"development","optional":false},{"id":6974734146,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.11.18","direct":true,"kind":"development","optional":false},{"id":6974734147,"package_name":"@types/prettier","ecosystem":"npm","requirements":"^2.7.2","direct":true,"kind":"development","optional":false},{"id":6974734148,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.26","direct":true,"kind":"development","optional":false},{"id":6974734149,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"^18.0.10","direct":true,"kind":"development","optional":false},{"id":6974734150,"package_name":"@types/requestidlecallback","ecosystem":"npm","requirements":"^0.3.5","direct":true,"kind":"development","optional":false},{"id":6974734151,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^10.0.13","direct":true,"kind":"development","optional":false},{"id":6974734152,"package_name":"@types/yargs","ecosystem":"npm","requirements":"^17.0.19","direct":true,"kind":"development","optional":false},{"id":6974734153,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.48.1","direct":true,"kind":"development","optional":false},{"id":6974734154,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.48.1","direct":true,"kind":"development","optional":false},{"id":6974734155,"package_name":"axe-core","ecosystem":"npm","requirements":"4.6.2","direct":true,"kind":"development","optional":false},{"id":6974734156,"package_name":"babel-loader","ecosystem":"npm","requirements":"^9.1.2","direct":true,"kind":"development","optional":false},{"id":6974734157,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"development","optional":false},{"id":6974734158,"package_name":"babel-plugin-module-resolver","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":6974734159,"package_name":"babel-plugin-optimize-clsx","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"development","optional":false},{"id":6974734160,"package_name":"babel-plugin-react-remove-properties","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":6974734161,"package_name":"babel-plugin-search-and-replace","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"development","optional":false},{"id":6974734162,"package_name":"babel-plugin-tester","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"development","optional":false},{"id":6974734163,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"^0.4.24","direct":true,"kind":"development","optional":false},{"id":6974734164,"package_name":"babel-plugin-transform-rename-import","ecosystem":"npm","requirements":"^2.3.0","direct":true,"kind":"development","optional":false},{"id":6974734165,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.7","direct":true,"kind":"development","optional":false},{"id":6974734166,"package_name":"chai-dom","ecosystem":"npm","requirements":"^1.11.0","direct":true,"kind":"development","optional":false},{"id":6974734167,"package_name":"compression-webpack-plugin","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":6974734168,"package_name":"concurrently","ecosystem":"npm","requirements":"^7.6.0","direct":true,"kind":"development","optional":false},{"id":6974734169,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"development","optional":false},{"id":6974734170,"package_name":"danger","ecosystem":"npm","requirements":"^11.2.1","direct":true,"kind":"development","optional":false},{"id":6974734171,"package_name":"enzyme","ecosystem":"npm","requirements":"^3.11.0","direct":true,"kind":"development","optional":false},{"id":6974734172,"package_name":"eslint","ecosystem":"npm","requirements":"^8.32.0","direct":true,"kind":"development","optional":false},{"id":6974734173,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"^19.0.4","direct":true,"kind":"development","optional":false},{"id":6974734174,"package_name":"eslint-config-airbnb-typescript","ecosystem":"npm","requirements":"^17.0.0","direct":true,"kind":"development","optional":false},{"id":6974734175,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.6.0","direct":true,"kind":"development","optional":false},{"id":6974734176,"package_name":"eslint-import-resolver-webpack","ecosystem":"npm","requirements":"^0.13.2","direct":true,"kind":"development","optional":false},{"id":6974734177,"package_name":"eslint-plugin-filenames","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"development","optional":false},{"id":6974734178,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.27.5","direct":true,"kind":"development","optional":false},{"id":6974734179,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"^39.6.4","direct":true,"kind":"development","optional":false},{"id":6974734180,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^6.7.1","direct":true,"kind":"development","optional":false},{"id":6974734181,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"development","optional":false},{"id":6974734182,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"development","optional":false},{"id":6974734183,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.32.0","direct":true,"kind":"development","optional":false},{"id":6974734184,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"^4.6.0","direct":true,"kind":"development","optional":false},{"id":6974734185,"package_name":"format-util","ecosystem":"npm","requirements":"^1.0.5","direct":true,"kind":"development","optional":false},{"id":6974734186,"package_name":"glob-gitignore","ecosystem":"npm","requirements":"^1.0.14","direct":true,"kind":"development","optional":false},{"id":6974734187,"package_name":"globby","ecosystem":"npm","requirements":"^13.1.3","direct":true,"kind":"development","optional":false},{"id":6974734188,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"^5.5.0","direct":true,"kind":"development","optional":false},{"id":6974734189,"package_name":"jsdom","ecosystem":"npm","requirements":"^21.0.0","direct":true,"kind":"development","optional":false},{"id":6974734190,"package_name":"jss","ecosystem":"npm","requirements":"^10.9.2","direct":true,"kind":"development","optional":false},{"id":6974734191,"package_name":"jss-plugin-template","ecosystem":"npm","requirements":"^10.9.2","direct":true,"kind":"development","optional":false},{"id":6974734192,"package_name":"jss-rtl","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":6974734193,"package_name":"karma","ecosystem":"npm","requirements":"^6.4.1","direct":true,"kind":"development","optional":false},{"id":6974734194,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":6974734195,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6974734196,"package_name":"karma-sourcemap-loader","ecosystem":"npm","requirements":"^0.3.8","direct":true,"kind":"development","optional":false},{"id":6974734197,"package_name":"karma-webpack","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":6974734198,"package_name":"lerna","ecosystem":"npm","requirements":"^6.4.1","direct":true,"kind":"development","optional":false},{"id":6974734199,"package_name":"markdownlint-cli2","ecosystem":"npm","requirements":"^0.6.0","direct":true,"kind":"development","optional":false},{"id":6974734200,"package_name":"mocha","ecosystem":"npm","requirements":"^10.2.0","direct":true,"kind":"development","optional":false},{"id":6974734202,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":6974734203,"package_name":"patch-package","ecosystem":"npm","requirements":"^6.5.1","direct":true,"kind":"development","optional":false},{"id":6974734205,"package_name":"playwright","ecosystem":"npm","requirements":"^1.29.2","direct":true,"kind":"development","optional":false},{"id":6974734206,"package_name":"postinstall-postinstall","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":6974734208,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.3","direct":true,"kind":"development","optional":false},{"id":6974734210,"package_name":"pretty-quick","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"development","optional":false},{"id":6974734212,"package_name":"process","ecosystem":"npm","requirements":"^0.11.10","direct":true,"kind":"development","optional":false},{"id":6974734213,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"development","optional":false},{"id":6974734214,"package_name":"react-dom","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"development","optional":false},{"id":6974734215,"package_name":"serve","ecosystem":"npm","requirements":"^14.1.2","direct":true,"kind":"development","optional":false},{"id":6974734216,"package_name":"sinon","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":6974734217,"package_name":"stream-browserify","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6974734218,"package_name":"string-replace-loader","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":6974734219,"package_name":"typescript","ecosystem":"npm","requirements":"^4.9.4","direct":true,"kind":"development","optional":false},{"id":6974734220,"package_name":"util","ecosystem":"npm","requirements":"^0.12.5","direct":true,"kind":"development","optional":false},{"id":6974734221,"package_name":"webpack","ecosystem":"npm","requirements":"^5.75.0","direct":true,"kind":"development","optional":false},{"id":6974734222,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":6974734223,"package_name":"yargs","ecosystem":"npm","requirements":"^17.6.2","direct":true,"kind":"development","optional":false},{"id":6974734224,"package_name":"yarn-deduplicate","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/eslint-plugin-material-ui/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.683Z","updated_at":"2023-01-17T08:46:49.683Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/eslint-plugin-material-ui/package.json","dependencies":[{"id":6974734226,"package_name":"@types/eslint","ecosystem":"npm","requirements":"^8.4.10","direct":true,"kind":"development","optional":false},{"id":6974734227,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"^5.48.1","direct":true,"kind":"development","optional":false},{"id":6974734228,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.48.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/grid/x-data-grid/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.706Z","updated_at":"2023-01-17T08:46:49.706Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/grid/x-data-grid/package.json","dependencies":[{"id":6974734233,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"runtime","optional":false},{"id":6974734234,"package_name":"@mui/utils","ecosystem":"npm","requirements":"^5.11.2","direct":true,"kind":"runtime","optional":false},{"id":6974734235,"package_name":"clsx","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6974734236,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":6974734237,"package_name":"reselect","ecosystem":"npm","requirements":"^4.1.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/grid/x-data-grid-generator/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.727Z","updated_at":"2023-01-17T08:46:49.727Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/grid/x-data-grid-generator/package.json","dependencies":[{"id":6974734260,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"runtime","optional":false},{"id":6974734261,"package_name":"@mui/base","ecosystem":"npm","requirements":"^5.0.0-alpha.113","direct":true,"kind":"runtime","optional":false},{"id":6974734262,"package_name":"@mui/x-data-grid-premium","ecosystem":"npm","requirements":"6.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":6974734263,"package_name":"chance","ecosystem":"npm","requirements":"^1.1.9","direct":true,"kind":"runtime","optional":false},{"id":6974734264,"package_name":"clsx","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6974734265,"package_name":"lru-cache","ecosystem":"npm","requirements":"^7.14.1","direct":true,"kind":"runtime","optional":false},{"id":6974734266,"package_name":"@types/chance","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"development","optional":false},{"id":6974734267,"package_name":"@types/lru-cache","ecosystem":"npm","requirements":"^7.10.9","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/grid/x-data-grid-premium/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.741Z","updated_at":"2023-01-17T08:46:49.741Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/grid/x-data-grid-premium/package.json","dependencies":[{"id":6974734390,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"runtime","optional":false},{"id":6974734391,"package_name":"@mui/utils","ecosystem":"npm","requirements":"^5.11.2","direct":true,"kind":"runtime","optional":false},{"id":6974734392,"package_name":"@mui/x-data-grid","ecosystem":"npm","requirements":"6.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":6974734393,"package_name":"@mui/x-data-grid-pro","ecosystem":"npm","requirements":"6.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":6974734394,"package_name":"@mui/x-license-pro","ecosystem":"npm","requirements":"6.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":6974734395,"package_name":"@types/format-util","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6974734396,"package_name":"clsx","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6974734397,"package_name":"exceljs","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"runtime","optional":false},{"id":6974734398,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":6974734399,"package_name":"reselect","ecosystem":"npm","requirements":"^4.1.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/grid/x-data-grid-pro/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.760Z","updated_at":"2023-01-17T08:46:49.760Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/grid/x-data-grid-pro/package.json","dependencies":[{"id":6974734438,"package_name":"@mui/x-data-grid","ecosystem":"npm","requirements":"6.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":6974734439,"package_name":"@mui/x-license-pro","ecosystem":"npm","requirements":"6.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":6974734440,"package_name":"@types/format-util","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":6974734441,"package_name":"clsx","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6974734442,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":6974734443,"package_name":"reselect","ecosystem":"npm","requirements":"^4.1.7","direct":true,"kind":"runtime","optional":false},{"id":6974734436,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"runtime","optional":false},{"id":6974734437,"package_name":"@mui/utils","ecosystem":"npm","requirements":"^5.11.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/x-codemod/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.774Z","updated_at":"2023-01-17T08:46:49.774Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/x-codemod/package.json","dependencies":[{"id":6974734445,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.12","direct":true,"kind":"runtime","optional":false},{"id":6974734446,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"runtime","optional":false},{"id":6974734447,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"^7.20.12","direct":true,"kind":"runtime","optional":false},{"id":6974734448,"package_name":"jscodeshift","ecosystem":"npm","requirements":"0.13.1","direct":true,"kind":"runtime","optional":false},{"id":6974734449,"package_name":"jscodeshift-add-imports","ecosystem":"npm","requirements":"^1.0.10","direct":true,"kind":"runtime","optional":false},{"id":6974734450,"package_name":"yargs","ecosystem":"npm","requirements":"^17.6.2","direct":true,"kind":"runtime","optional":false},{"id":6974734451,"package_name":"@types/jscodeshift","ecosystem":"npm","requirements":"^0.11.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/x-date-pickers/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.785Z","updated_at":"2023-01-17T08:46:49.785Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/x-date-pickers/package.json","dependencies":[{"id":6974734453,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"runtime","optional":false},{"id":6974734454,"package_name":"@date-io/core","ecosystem":"npm","requirements":"^2.16.0","direct":true,"kind":"runtime","optional":false},{"id":6974734455,"package_name":"@date-io/date-fns","ecosystem":"npm","requirements":"^2.16.0","direct":true,"kind":"runtime","optional":false},{"id":6974734456,"package_name":"@date-io/date-fns-jalali","ecosystem":"npm","requirements":"^2.16.0","direct":true,"kind":"runtime","optional":false},{"id":6974734457,"package_name":"@date-io/dayjs","ecosystem":"npm","requirements":"^2.16.0","direct":true,"kind":"runtime","optional":false},{"id":6974734458,"package_name":"@date-io/hijri","ecosystem":"npm","requirements":"^2.16.1","direct":true,"kind":"runtime","optional":false},{"id":6974734460,"package_name":"@date-io/jalaali","ecosystem":"npm","requirements":"^2.16.1","direct":true,"kind":"runtime","optional":false},{"id":6974734461,"package_name":"@date-io/luxon","ecosystem":"npm","requirements":"^2.16.1","direct":true,"kind":"runtime","optional":false},{"id":6974734462,"package_name":"@date-io/moment","ecosystem":"npm","requirements":"^2.16.1","direct":true,"kind":"runtime","optional":false},{"id":6974734463,"package_name":"@mui/utils","ecosystem":"npm","requirements":"^5.11.2","direct":true,"kind":"runtime","optional":false},{"id":6974734464,"package_name":"@types/react-transition-group","ecosystem":"npm","requirements":"^4.4.5","direct":true,"kind":"runtime","optional":false},{"id":6974734465,"package_name":"clsx","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6974734466,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":6974734467,"package_name":"react-transition-group","ecosystem":"npm","requirements":"^4.4.5","direct":true,"kind":"runtime","optional":false},{"id":6974734468,"package_name":"rifm","ecosystem":"npm","requirements":"^0.12.1","direct":true,"kind":"runtime","optional":false},{"id":6974734469,"package_name":"@types/luxon","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":6974734470,"package_name":"date-fns","ecosystem":"npm","requirements":"^2.29.3","direct":true,"kind":"development","optional":false},{"id":6974734471,"package_name":"date-fns-jalali","ecosystem":"npm","requirements":"^2.13.0-0","direct":true,"kind":"development","optional":false},{"id":6974734472,"package_name":"dayjs","ecosystem":"npm","requirements":"^1.11.7","direct":true,"kind":"development","optional":false},{"id":6974734473,"package_name":"luxon","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":6974734474,"package_name":"moment","ecosystem":"npm","requirements":"^2.29.4","direct":true,"kind":"development","optional":false},{"id":6974734475,"package_name":"moment-hijri","ecosystem":"npm","requirements":"^2.1.2","direct":true,"kind":"development","optional":false},{"id":6974734476,"package_name":"moment-jalaali","ecosystem":"npm","requirements":"^0.9.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/x-date-pickers-pro/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.801Z","updated_at":"2023-01-17T08:46:49.801Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/x-date-pickers-pro/package.json","dependencies":[{"id":6974734480,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"runtime","optional":false},{"id":6974734481,"package_name":"@date-io/date-fns","ecosystem":"npm","requirements":"^2.16.0","direct":true,"kind":"runtime","optional":false},{"id":6974734482,"package_name":"@date-io/dayjs","ecosystem":"npm","requirements":"^2.16.0","direct":true,"kind":"runtime","optional":false},{"id":6974734483,"package_name":"@date-io/luxon","ecosystem":"npm","requirements":"^2.16.1","direct":true,"kind":"runtime","optional":false},{"id":6974734484,"package_name":"@date-io/moment","ecosystem":"npm","requirements":"^2.16.1","direct":true,"kind":"runtime","optional":false},{"id":6974734485,"package_name":"@mui/utils","ecosystem":"npm","requirements":"^5.11.2","direct":true,"kind":"runtime","optional":false},{"id":6974734486,"package_name":"@mui/x-date-pickers","ecosystem":"npm","requirements":"6.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":6974734487,"package_name":"@mui/x-license-pro","ecosystem":"npm","requirements":"6.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":6974734488,"package_name":"clsx","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6974734489,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":6974734490,"package_name":"react-transition-group","ecosystem":"npm","requirements":"^4.4.5","direct":true,"kind":"runtime","optional":false},{"id":6974734491,"package_name":"rifm","ecosystem":"npm","requirements":"^0.12.1","direct":true,"kind":"runtime","optional":false},{"id":6974734492,"package_name":"@types/luxon","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":6974734493,"package_name":"date-fns","ecosystem":"npm","requirements":"^2.29.3","direct":true,"kind":"development","optional":false},{"id":6974734494,"package_name":"dayjs","ecosystem":"npm","requirements":"^1.11.7","direct":true,"kind":"development","optional":false},{"id":6974734495,"package_name":"luxon","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":6974734496,"package_name":"moment","ecosystem":"npm","requirements":"^2.29.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/x-license-pro/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T08:46:49.833Z","updated_at":"2023-01-17T08:46:49.833Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/x-license-pro/package.json","dependencies":[{"id":6974734517,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.7","direct":true,"kind":"runtime","optional":false},{"id":6974734518,"package_name":"@mui/utils","ecosystem":"npm","requirements":"^5.11.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2023-01-17T08:46:49.855Z","updated_at":"2023-01-17T08:46:49.855Z","repository_link":"https://github.com/mui/mui-x/blob/master/yarn.lock","dependencies":[{"id":6974736319,"package_name":"@algolia/autocomplete-core","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":6974736320,"package_name":"@algolia/autocomplete-preset-algolia","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":6974736321,"package_name":"@algolia/autocomplete-shared","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":6974736322,"package_name":"@algolia/cache-browser-local-storage","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736323,"package_name":"@algolia/cache-common","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736324,"package_name":"@algolia/cache-in-memory","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736325,"package_name":"@algolia/client-account","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736326,"package_name":"@algolia/client-analytics","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736327,"package_name":"@algolia/client-common","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736328,"package_name":"@algolia/client-personalization","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736329,"package_name":"@algolia/client-search","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736330,"package_name":"@algolia/logger-common","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736331,"package_name":"@algolia/logger-console","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736332,"package_name":"@algolia/requester-browser-xhr","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736333,"package_name":"@algolia/requester-common","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736334,"package_name":"@algolia/requester-node-http","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736335,"package_name":"@algolia/transporter","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736336,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736337,"package_name":"@argos-ci/core","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":6974736338,"package_name":"@babel/cli","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736339,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736340,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.20.10","direct":false,"kind":"runtime","optional":false},{"id":6974736341,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.20.12","direct":false,"kind":"runtime","optional":false},{"id":6974736342,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736343,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736344,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736345,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736346,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736347,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":6974736348,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6974736349,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736350,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736351,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":6974736352,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736353,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736354,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736355,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.20.11","direct":false,"kind":"runtime","optional":false},{"id":6974736356,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736357,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":6974736358,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736359,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":6974736360,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":6974736361,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736362,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736363,"package_name":"@babel/helper-string-parser","ecosystem":"npm","requirements":"7.19.4","direct":false,"kind":"runtime","optional":false},{"id":6974736364,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":6974736365,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736366,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.18.11","direct":false,"kind":"runtime","optional":false},{"id":6974736367,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736368,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736369,"package_name":"@babel/node","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736370,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736371,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736372,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736373,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.20.1","direct":false,"kind":"runtime","optional":false},{"id":6974736374,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736375,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736376,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736377,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736378,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736379,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736380,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736381,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736382,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736383,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736384,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736385,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736386,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736387,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736388,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":6974736389,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":6974736390,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":6974736391,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974736392,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974736393,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736394,"package_name":"@babel/plugin-syntax-import-assertions","ecosystem":"npm","requirements":"7.20.0","direct":false,"kind":"runtime","optional":false},{"id":6974736395,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974736396,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736397,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":6974736398,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974736399,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":6974736400,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974736401,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974736402,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974736403,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":6974736404,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":6974736405,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736406,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736407,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736408,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736409,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":6974736410,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":6974736411,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736412,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":6974736413,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736414,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736415,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736416,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":6974736417,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.18.8","direct":false,"kind":"runtime","optional":false},{"id":6974736418,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736419,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736420,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736421,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":6974736422,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":6974736423,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":6974736424,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736425,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"runtime","optional":false},{"id":6974736426,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736427,"package_name":"@babel/plugin-transform-object-assign","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736428,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736429,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736430,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736431,"package_name":"@babel/plugin-transform-react-constant-elements","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":6974736432,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736433,"package_name":"@babel/plugin-transform-react-jsx-development","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736434,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736435,"package_name":"@babel/plugin-transform-react-pure-annotations","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736436,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736437,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736438,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.19.6","direct":false,"kind":"runtime","optional":false},{"id":6974736439,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736440,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.19.0","direct":false,"kind":"runtime","optional":false},{"id":6974736441,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736442,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736443,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736444,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736445,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.18.10","direct":false,"kind":"runtime","optional":false},{"id":6974736446,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736447,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.20.2","direct":false,"kind":"runtime","optional":false},{"id":6974736448,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736449,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974736450,"package_name":"@babel/preset-react","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736451,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"runtime","optional":false},{"id":6974736452,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"runtime","optional":false},{"id":6974736453,"package_name":"@babel/runtime-corejs2","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736454,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736455,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736456,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.20.12","direct":false,"kind":"runtime","optional":false},{"id":6974736457,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.20.7","direct":false,"kind":"runtime","optional":false},{"id":6974736458,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974736459,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974736460,"package_name":"@date-io/core","ecosystem":"npm","requirements":"2.16.0","direct":false,"kind":"runtime","optional":false},{"id":6974736461,"package_name":"@date-io/date-fns-jalali","ecosystem":"npm","requirements":"2.16.0","direct":false,"kind":"runtime","optional":false},{"id":6974736462,"package_name":"@date-io/date-fns","ecosystem":"npm","requirements":"2.16.0","direct":false,"kind":"runtime","optional":false},{"id":6974736463,"package_name":"@date-io/dayjs","ecosystem":"npm","requirements":"2.16.0","direct":false,"kind":"runtime","optional":false},{"id":6974736464,"package_name":"@date-io/hijri","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":6974736465,"package_name":"@date-io/jalaali","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":6974736466,"package_name":"@date-io/luxon","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":6974736467,"package_name":"@date-io/moment","ecosystem":"npm","requirements":"2.16.1","direct":false,"kind":"runtime","optional":false},{"id":6974736468,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6974736469,"package_name":"@docsearch/css","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974736470,"package_name":"@docsearch/react","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974736471,"package_name":"@emotion/babel-plugin","ecosystem":"npm","requirements":"11.10.5","direct":false,"kind":"runtime","optional":false},{"id":6974736472,"package_name":"@emotion/cache","ecosystem":"npm","requirements":"11.10.5","direct":false,"kind":"runtime","optional":false},{"id":6974736473,"package_name":"@emotion/hash","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6974736474,"package_name":"@emotion/is-prop-valid","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736475,"package_name":"@emotion/memoize","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6974736476,"package_name":"@emotion/react","ecosystem":"npm","requirements":"11.10.5","direct":false,"kind":"runtime","optional":false},{"id":6974736477,"package_name":"@emotion/serialize","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736478,"package_name":"@emotion/server","ecosystem":"npm","requirements":"11.10.0","direct":false,"kind":"runtime","optional":false},{"id":6974736479,"package_name":"@emotion/sheet","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974736480,"package_name":"@emotion/styled","ecosystem":"npm","requirements":"11.10.5","direct":false,"kind":"runtime","optional":false},{"id":6974736481,"package_name":"@emotion/stylis","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":6974736482,"package_name":"@emotion/unitless","ecosystem":"npm","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":6974736483,"package_name":"@emotion/unitless","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6974736484,"package_name":"@emotion/use-insertion-effect-with-fallbacks","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736485,"package_name":"@emotion/utils","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736486,"package_name":"@emotion/weak-memoize","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974736487,"package_name":"@es-joy/jsdoccomment","ecosystem":"npm","requirements":"0.36.1","direct":false,"kind":"runtime","optional":false},{"id":6974736488,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736489,"package_name":"@fast-csv/format","ecosystem":"npm","requirements":"4.3.5","direct":false,"kind":"runtime","optional":false},{"id":6974736490,"package_name":"@fast-csv/parse","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"runtime","optional":false},{"id":6974736491,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974736492,"package_name":"@gitbeaker/core","ecosystem":"npm","requirements":"21.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974736493,"package_name":"@gitbeaker/node","ecosystem":"npm","requirements":"21.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974736494,"package_name":"@gitbeaker/requester-utils","ecosystem":"npm","requirements":"21.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974736495,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.11.8","direct":false,"kind":"runtime","optional":false},{"id":6974736496,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736497,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974736498,"package_name":"@hutson/parse-repository-url","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736499,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736500,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736501,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736502,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974736503,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974736507,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736508,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"runtime","optional":false},{"id":6974736509,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.14","direct":false,"kind":"runtime","optional":false},{"id":6974736510,"package_name":"@lerna/add","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736511,"package_name":"@lerna/bootstrap","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736512,"package_name":"@lerna/changed","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736513,"package_name":"@lerna/check-working-tree","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736514,"package_name":"@lerna/child-process","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736515,"package_name":"@lerna/clean","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736516,"package_name":"@lerna/cli","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736517,"package_name":"@lerna/collect-uncommitted","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736518,"package_name":"@lerna/collect-updates","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736519,"package_name":"@lerna/command","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736520,"package_name":"@lerna/conventional-commits","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736521,"package_name":"@lerna/create-symlink","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736522,"package_name":"@lerna/create","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736523,"package_name":"@lerna/describe-ref","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736524,"package_name":"@lerna/diff","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736525,"package_name":"@lerna/exec","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736526,"package_name":"@lerna/filter-options","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736527,"package_name":"@lerna/filter-packages","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736528,"package_name":"@lerna/get-npm-exec-opts","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736529,"package_name":"@lerna/get-packed","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736530,"package_name":"@lerna/github-client","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736531,"package_name":"@lerna/gitlab-client","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736532,"package_name":"@lerna/global-options","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736533,"package_name":"@lerna/has-npm-version","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736534,"package_name":"@lerna/import","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736535,"package_name":"@lerna/info","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736536,"package_name":"@lerna/init","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736537,"package_name":"@lerna/link","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736538,"package_name":"@lerna/list","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736540,"package_name":"@lerna/listable","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736541,"package_name":"@lerna/log-packed","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736542,"package_name":"@lerna/npm-conf","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736543,"package_name":"@lerna/npm-dist-tag","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736544,"package_name":"@lerna/npm-install","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736545,"package_name":"@lerna/npm-publish","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736546,"package_name":"@lerna/npm-run-script","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736547,"package_name":"@lerna/otplease","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736548,"package_name":"@lerna/output","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736549,"package_name":"@lerna/pack-directory","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736550,"package_name":"@lerna/package-graph","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736551,"package_name":"@lerna/package","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736562,"package_name":"@lerna/prerelease-id-from-version","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736563,"package_name":"@lerna/profiler","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736564,"package_name":"@lerna/project","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736565,"package_name":"@lerna/prompt","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736566,"package_name":"@lerna/publish","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736567,"package_name":"@lerna/pulse-till-done","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736568,"package_name":"@lerna/query-graph","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736569,"package_name":"@lerna/resolve-symlink","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736570,"package_name":"@lerna/rimraf-dir","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736571,"package_name":"@lerna/run-lifecycle","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736572,"package_name":"@lerna/run-topologically","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736573,"package_name":"@lerna/run","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736574,"package_name":"@lerna/symlink-binary","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736575,"package_name":"@lerna/symlink-dependencies","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736576,"package_name":"@lerna/temp-write","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736577,"package_name":"@lerna/timer","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736578,"package_name":"@lerna/validation-error","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736579,"package_name":"@lerna/version","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736580,"package_name":"@lerna/write-log-file","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736581,"package_name":"@material-ui/core","ecosystem":"npm","requirements":"5.0.0-beta.5","direct":false,"kind":"runtime","optional":false},{"id":6974736582,"package_name":"@material-ui/icons","ecosystem":"npm","requirements":"5.0.0-beta.5","direct":false,"kind":"runtime","optional":false},{"id":6974736583,"package_name":"@material-ui/private-theming","ecosystem":"npm","requirements":"5.0.0-beta.5","direct":false,"kind":"runtime","optional":false},{"id":6974736584,"package_name":"@material-ui/styled-engine","ecosystem":"npm","requirements":"5.0.0-beta.5","direct":false,"kind":"runtime","optional":false},{"id":6974736595,"package_name":"@material-ui/system","ecosystem":"npm","requirements":"5.0.0-beta.5","direct":false,"kind":"runtime","optional":false},{"id":6974736596,"package_name":"@material-ui/types","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736597,"package_name":"@material-ui/unstyled","ecosystem":"npm","requirements":"5.0.0-alpha.44","direct":false,"kind":"runtime","optional":false},{"id":6974736600,"package_name":"@material-ui/utils","ecosystem":"npm","requirements":"5.0.0-beta.5","direct":false,"kind":"runtime","optional":false},{"id":6974736601,"package_name":"@mnajdova/enzyme-adapter-react-18","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736602,"package_name":"@mui/base","ecosystem":"npm","requirements":"5.0.0-alpha.113","direct":false,"kind":"runtime","optional":false},{"id":6974736603,"package_name":"@mui/core-downloads-tracker","ecosystem":"npm","requirements":"5.11.4","direct":false,"kind":"runtime","optional":false},{"id":6974736604,"package_name":"@mui/icons-material","ecosystem":"npm","requirements":"5.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736605,"package_name":"@mui/joy","ecosystem":"npm","requirements":"5.0.0-alpha.62","direct":false,"kind":"runtime","optional":false},{"id":6974736606,"package_name":"@mui/material","ecosystem":"npm","requirements":"5.11.4","direct":false,"kind":"runtime","optional":false},{"id":6974736607,"package_name":"@mui/monorepo","ecosystem":"npm","requirements":"5.11.3","direct":false,"kind":"runtime","optional":false},{"id":6974736610,"package_name":"@mui/private-theming","ecosystem":"npm","requirements":"5.11.2","direct":false,"kind":"runtime","optional":false},{"id":6974736611,"package_name":"@mui/styled-engine","ecosystem":"npm","requirements":"5.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736612,"package_name":"@mui/styles","ecosystem":"npm","requirements":"5.11.2","direct":false,"kind":"runtime","optional":false},{"id":6974736613,"package_name":"@mui/system","ecosystem":"npm","requirements":"5.11.4","direct":false,"kind":"runtime","optional":false},{"id":6974736614,"package_name":"@mui/types","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974736615,"package_name":"@mui/utils","ecosystem":"npm","requirements":"5.11.2","direct":false,"kind":"runtime","optional":false},{"id":6974736616,"package_name":"@mui/x-data-grid","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736617,"package_name":"@next/env","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736618,"package_name":"@next/swc-android-arm-eabi","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736619,"package_name":"@next/swc-android-arm64","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736620,"package_name":"@next/swc-darwin-arm64","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736621,"package_name":"@next/swc-darwin-x64","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736622,"package_name":"@next/swc-freebsd-x64","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736623,"package_name":"@next/swc-linux-arm-gnueabihf","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736624,"package_name":"@next/swc-linux-arm64-gnu","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736625,"package_name":"@next/swc-linux-arm64-musl","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736626,"package_name":"@next/swc-linux-x64-gnu","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736627,"package_name":"@next/swc-linux-x64-musl","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736628,"package_name":"@next/swc-win32-arm64-msvc","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736629,"package_name":"@next/swc-win32-ia32-msvc","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736630,"package_name":"@next/swc-win32-x64-msvc","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736631,"package_name":"@nicolo-ribaudo/chokidar-2","ecosystem":"npm","requirements":"2.1.8-no-fsevents.3","direct":false,"kind":"runtime","optional":false},{"id":6974736632,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974736633,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974736634,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":6974736635,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974736636,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736637,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736638,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974736639,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974736640,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736641,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736642,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736643,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736644,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736645,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736646,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974736647,"package_name":"@nrwl/cli","ecosystem":"npm","requirements":"15.4.5","direct":false,"kind":"runtime","optional":false},{"id":6974736648,"package_name":"@nrwl/devkit","ecosystem":"npm","requirements":"15.4.5","direct":false,"kind":"runtime","optional":false},{"id":6974736649,"package_name":"@nrwl/tao","ecosystem":"npm","requirements":"15.4.5","direct":false,"kind":"runtime","optional":false},{"id":6974736650,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974736651,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736652,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":6974736653,"package_name":"@octokit/core","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736654,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974736655,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736656,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974736657,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736658,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"12.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736659,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736660,"package_name":"@octokit/plugin-enterprise-rest","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736661,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.17.0","direct":false,"kind":"runtime","optional":false},{"id":6974736662,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736663,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974736664,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.13.0","direct":false,"kind":"runtime","optional":false},{"id":6974736665,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974736666,"package_name":"@octokit/plugin-retry","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974736667,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736668,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736669,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974736670,"package_name":"@octokit/request","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736671,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.12.0","direct":false,"kind":"runtime","optional":false},{"id":6974736672,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"19.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974736673,"package_name":"@octokit/types","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736674,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.41.0","direct":false,"kind":"runtime","optional":false},{"id":6974736675,"package_name":"@octokit/types","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736676,"package_name":"@parcel/watcher","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974736677,"package_name":"@phenomnomnominal/tsquery","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736678,"package_name":"@playwright/test","ecosystem":"npm","requirements":"1.29.2","direct":false,"kind":"runtime","optional":false},{"id":6974736679,"package_name":"@polka/url","ecosystem":"npm","requirements":"1.0.0-next.11","direct":false,"kind":"runtime","optional":false},{"id":6974736680,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"2.11.6","direct":false,"kind":"runtime","optional":false},{"id":6974736681,"package_name":"@react-spring/animated","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736682,"package_name":"@react-spring/core","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736683,"package_name":"@react-spring/konva","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736684,"package_name":"@react-spring/native","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736685,"package_name":"@react-spring/rafz","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736686,"package_name":"@react-spring/shared","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736687,"package_name":"@react-spring/three","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736688,"package_name":"@react-spring/types","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736689,"package_name":"@react-spring/web","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736690,"package_name":"@react-spring/zdog","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736691,"package_name":"@remix-run/router","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974736692,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974736693,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974736694,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736695,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736696,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736697,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736698,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6974736699,"package_name":"@socket.io/base64-arraybuffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736700,"package_name":"@swc/helpers","ecosystem":"npm","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":6974736701,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974736702,"package_name":"@testing-library/dom","ecosystem":"npm","requirements":"8.17.1","direct":false,"kind":"runtime","optional":false},{"id":6974736703,"package_name":"@testing-library/react","ecosystem":"npm","requirements":"13.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974736704,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736705,"package_name":"@trendmicro/react-interpolate","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6974736706,"package_name":"@types/aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974736707,"package_name":"@types/babel-plugin-tester","ecosystem":"npm","requirements":"9.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974736708,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.20","direct":false,"kind":"runtime","optional":false},{"id":6974736709,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.3","direct":false,"kind":"runtime","optional":false},{"id":6974736710,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736711,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":6974736712,"package_name":"@types/cacheable-request","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736713,"package_name":"@types/chai-dom","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736714,"package_name":"@types/chai","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":6974736715,"package_name":"@types/chance","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974736716,"package_name":"@types/cheerio","ecosystem":"npm","requirements":"0.22.30","direct":false,"kind":"runtime","optional":false},{"id":6974736717,"package_name":"@types/component-emitter","ecosystem":"npm","requirements":"1.2.11","direct":false,"kind":"runtime","optional":false},{"id":6974736718,"package_name":"@types/cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736719,"package_name":"@types/cors","ecosystem":"npm","requirements":"2.8.12","direct":false,"kind":"runtime","optional":false},{"id":6974736720,"package_name":"@types/d3-color","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736721,"package_name":"@types/d3-interpolate","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736722,"package_name":"@types/d3-path","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":6974736723,"package_name":"@types/d3-scale","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736724,"package_name":"@types/d3-shape","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":6974736725,"package_name":"@types/d3-time","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736726,"package_name":"@types/d3-time","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736727,"package_name":"@types/d3-voronoi","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6974736728,"package_name":"@types/doctrine","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974736729,"package_name":"@types/enzyme","ecosystem":"npm","requirements":"3.10.12","direct":false,"kind":"runtime","optional":false},{"id":6974736730,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":6974736731,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.10","direct":false,"kind":"runtime","optional":false},{"id":6974736732,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"runtime","optional":false},{"id":6974736733,"package_name":"@types/format-util","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736734,"package_name":"@types/history","ecosystem":"npm","requirements":"4.7.11","direct":false,"kind":"runtime","optional":false},{"id":6974736735,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736736,"package_name":"@types/http-cache-semantics","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736737,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974736738,"package_name":"@types/jscodeshift","ecosystem":"npm","requirements":"0.11.5","direct":false,"kind":"runtime","optional":false},{"id":6974736739,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":6974736740,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"runtime","optional":false},{"id":6974736741,"package_name":"@types/keyv","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974736742,"package_name":"@types/lodash","ecosystem":"npm","requirements":"4.14.191","direct":false,"kind":"runtime","optional":false},{"id":6974736743,"package_name":"@types/lru-cache","ecosystem":"npm","requirements":"7.10.10","direct":false,"kind":"runtime","optional":false},{"id":6974736744,"package_name":"@types/luxon","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736745,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974736746,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974736747,"package_name":"@types/mocha","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736748,"package_name":"@types/node","ecosystem":"npm","requirements":"18.11.18","direct":false,"kind":"runtime","optional":false},{"id":6974736749,"package_name":"@types/node","ecosystem":"npm","requirements":"14.18.36","direct":false,"kind":"runtime","optional":false},{"id":6974736750,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736751,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736752,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.7.2","direct":false,"kind":"runtime","optional":false},{"id":6974736753,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.5","direct":false,"kind":"runtime","optional":false},{"id":6974736754,"package_name":"@types/react-dom","ecosystem":"npm","requirements":"18.0.10","direct":false,"kind":"runtime","optional":false},{"id":6974736755,"package_name":"@types/react-is","ecosystem":"npm","requirements":"16.7.1","direct":false,"kind":"runtime","optional":false},{"id":6974736756,"package_name":"@types/react-router-dom","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":6974736757,"package_name":"@types/react-router","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"runtime","optional":false},{"id":6974736758,"package_name":"@types/react-transition-group","ecosystem":"npm","requirements":"4.4.5","direct":false,"kind":"runtime","optional":false},{"id":6974736759,"package_name":"@types/react","ecosystem":"npm","requirements":"18.0.26","direct":false,"kind":"runtime","optional":false},{"id":6974736760,"package_name":"@types/requestidlecallback","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":6974736761,"package_name":"@types/responselike","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736762,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":6974736763,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.3.13","direct":false,"kind":"runtime","optional":false},{"id":6974736764,"package_name":"@types/sinon","ecosystem":"npm","requirements":"10.0.13","direct":false,"kind":"runtime","optional":false},{"id":6974736765,"package_name":"@types/sinonjs__fake-timers","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736766,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"20.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974736767,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.19","direct":false,"kind":"runtime","optional":false},{"id":6974736768,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":6974736769,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":6974736770,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":6974736771,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":6974736772,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":6974736773,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":6974736774,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":6974736775,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":6974736776,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.48.1","direct":false,"kind":"runtime","optional":false},{"id":6974736777,"package_name":"@visx/annotation","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736778,"package_name":"@visx/axis","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736779,"package_name":"@visx/bounds","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736780,"package_name":"@visx/curve","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736781,"package_name":"@visx/drag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736782,"package_name":"@visx/event","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736783,"package_name":"@visx/glyph","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736784,"package_name":"@visx/grid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736785,"package_name":"@visx/group","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736786,"package_name":"@visx/point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736787,"package_name":"@visx/react-spring","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736788,"package_name":"@visx/responsive","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736789,"package_name":"@visx/scale","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736790,"package_name":"@visx/shape","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736791,"package_name":"@visx/text","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736792,"package_name":"@visx/tooltip","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736793,"package_name":"@visx/voronoi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736794,"package_name":"@visx/xychart","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736795,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736796,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736797,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736798,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736799,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736800,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736801,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736802,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736803,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736804,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736805,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736806,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736807,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736808,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736809,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974736810,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736811,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736812,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736813,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736814,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974736815,"package_name":"@yarnpkg/lockfile","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736816,"package_name":"@yarnpkg/parsers","ecosystem":"npm","requirements":"3.0.0-rc.24","direct":false,"kind":"runtime","optional":false},{"id":6974736825,"package_name":"@zeit/schemas","ecosystem":"npm","requirements":"2.21.0","direct":false,"kind":"runtime","optional":false},{"id":6974736826,"package_name":"@zkochan/js-yaml","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974736827,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":6974736828,"package_name":"abab","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974736829,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736830,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":6974736831,"package_name":"acorn-globals","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736832,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.7.6","direct":false,"kind":"runtime","optional":false},{"id":6974736833,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974736834,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736835,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"runtime","optional":false},{"id":6974736836,"package_name":"add-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736837,"package_name":"ag-grid-community","ecosystem":"npm","requirements":"28.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974736838,"package_name":"ag-grid-react","ecosystem":"npm","requirements":"28.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974736839,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736840,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974736841,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736842,"package_name":"aggregate-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736843,"package_name":"airbnb-prop-types","ecosystem":"npm","requirements":"2.16.0","direct":false,"kind":"runtime","optional":false},{"id":6974736844,"package_name":"ajv-errors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736845,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736846,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":6974736847,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736848,"package_name":"ajv","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736849,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":6974736850,"package_name":"algoliasearch","ecosystem":"npm","requirements":"4.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736851,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736852,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736853,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974736854,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974736855,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736856,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736857,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974736858,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974736859,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736860,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736861,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974736862,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736863,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736864,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736865,"package_name":"arch","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736866,"package_name":"archiver-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736867,"package_name":"archiver","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974736868,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736869,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736870,"package_name":"arg","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736871,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6974736872,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736873,"package_name":"aria-query","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974736874,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736876,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736877,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736879,"package_name":"array-differ","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736881,"package_name":"array-filter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736884,"package_name":"array-find","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736885,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736886,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736887,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":6974736888,"package_name":"array-parallel","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974736889,"package_name":"array-series","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974736890,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736891,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974736892,"package_name":"array.prototype.find","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736893,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974736894,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974736895,"package_name":"array.prototype.tosorted","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736896,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736897,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736898,"package_name":"arrify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736899,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974736900,"package_name":"assert","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736901,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736902,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736903,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974736904,"package_name":"ast-types","ecosystem":"npm","requirements":"0.14.2","direct":false,"kind":"runtime","optional":false},{"id":6974736905,"package_name":"ast-types","ecosystem":"npm","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":6974736907,"package_name":"async-retry","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974736908,"package_name":"async","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974736910,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974736912,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736913,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736914,"package_name":"autoprefixer","ecosystem":"npm","requirements":"10.4.13","direct":false,"kind":"runtime","optional":false},{"id":6974736915,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974736916,"package_name":"axe-core","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974736917,"package_name":"axios","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736918,"package_name":"axios","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974736919,"package_name":"axobject-query","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736920,"package_name":"babel-core","ecosystem":"npm","requirements":"7.0.0-bridge.0","direct":false,"kind":"runtime","optional":false},{"id":6974736921,"package_name":"babel-loader","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736922,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736923,"package_name":"babel-plugin-macros","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736925,"package_name":"babel-plugin-module-resolver","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736926,"package_name":"babel-plugin-optimize-clsx","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974736927,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6974736928,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974736929,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974736930,"package_name":"babel-plugin-preval","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736931,"package_name":"babel-plugin-react-remove-properties","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974736932,"package_name":"babel-plugin-search-and-replace","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736933,"package_name":"babel-plugin-styled-components","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":6974736934,"package_name":"babel-plugin-syntax-jsx","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"runtime","optional":false},{"id":6974736935,"package_name":"babel-plugin-tester","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736936,"package_name":"babel-plugin-transform-react-remove-prop-types","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":6974736937,"package_name":"babel-plugin-transform-rename-import","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974736938,"package_name":"balanced-match","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974736939,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736940,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6974736941,"package_name":"base64id","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736942,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":6974736943,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974736944,"package_name":"big-integer","ecosystem":"npm","requirements":"1.6.51","direct":false,"kind":"runtime","optional":false},{"id":6974736945,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974736946,"package_name":"bin-links","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736947,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974736948,"package_name":"binary","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974736949,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736950,"package_name":"bluebird","ecosystem":"npm","requirements":"3.4.7","direct":false,"kind":"runtime","optional":false},{"id":6974736951,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"runtime","optional":false},{"id":6974736952,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736953,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"runtime","optional":false},{"id":6974736954,"package_name":"boxen","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736955,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":6974736956,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736957,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974736958,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736959,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974736960,"package_name":"browserslist","ecosystem":"npm","requirements":"4.21.4","direct":false,"kind":"runtime","optional":false},{"id":6974736961,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":6974736962,"package_name":"buffer-equal-constant-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736963,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736964,"package_name":"buffer-from","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736965,"package_name":"buffer-indexof-polyfill","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736966,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":6974736967,"package_name":"buffers","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736968,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974736969,"package_name":"builtins","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736970,"package_name":"byte-size","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736971,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736973,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736974,"package_name":"c8","ecosystem":"npm","requirements":"7.8.0","direct":false,"kind":"runtime","optional":false},{"id":6974736975,"package_name":"cacache","ecosystem":"npm","requirements":"16.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974736976,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736978,"package_name":"cacheable-lookup","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974736979,"package_name":"cacheable-request","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736980,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736981,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736982,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736983,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974736984,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974736985,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974736986,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974736987,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974736988,"package_name":"camelcase","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736989,"package_name":"camelize","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736990,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001427","direct":false,"kind":"runtime","optional":false},{"id":6974736991,"package_name":"chai-dom","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974736992,"package_name":"chai","ecosystem":"npm","requirements":"4.3.7","direct":false,"kind":"runtime","optional":false},{"id":6974736993,"package_name":"chainsaw","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736994,"package_name":"chalk-template","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974736995,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974736996,"package_name":"chalk","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974736997,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974736998,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974736999,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737000,"package_name":"chance","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6974737001,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974737002,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737003,"package_name":"cheerio","ecosystem":"npm","requirements":"1.0.0-rc.3","direct":false,"kind":"runtime","optional":false},{"id":6974737004,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":6974737005,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737006,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737007,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737008,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737009,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":6974737010,"package_name":"classnames","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737011,"package_name":"clean-css","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737012,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737013,"package_name":"clean-stack","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737014,"package_name":"cli-boxes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737015,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737016,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":6974737017,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974737018,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737019,"package_name":"client-only","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737020,"package_name":"clipboard-copy","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737021,"package_name":"clipboardy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737022,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737023,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737024,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737025,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737026,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737027,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737028,"package_name":"clsx","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737029,"package_name":"cmd-shim","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737030,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737031,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":6974737032,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737033,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737034,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737035,"package_name":"color-string","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":6974737036,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737037,"package_name":"color","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974737038,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":6974737039,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737040,"package_name":"columnify","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737041,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":6974737042,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":6974737043,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737044,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737045,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737046,"package_name":"commander","ecosystem":"npm","requirements":"9.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737047,"package_name":"comment-parser","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737048,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737049,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737050,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737051,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737052,"package_name":"compress-commons","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737053,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":6974737054,"package_name":"compression-webpack-plugin","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737055,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":6974737056,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737057,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737058,"package_name":"concurrently","ecosystem":"npm","requirements":"7.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737059,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"runtime","optional":false},{"id":6974737060,"package_name":"confusing-browser-globals","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":6974737061,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974737062,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737063,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6974737064,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6974737065,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737066,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.12","direct":false,"kind":"runtime","optional":false},{"id":6974737067,"package_name":"conventional-changelog-core","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974737068,"package_name":"conventional-changelog-preset-loader","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":6974737069,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737070,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974737071,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737072,"package_name":"conventional-recommended-bump","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737073,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6974737074,"package_name":"convict","ecosystem":"npm","requirements":"6.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974737075,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737076,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737077,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974737078,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737079,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.25.1","direct":false,"kind":"runtime","optional":false},{"id":6974737080,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.12","direct":false,"kind":"runtime","optional":false},{"id":6974737081,"package_name":"core-js","ecosystem":"npm","requirements":"3.26.1","direct":false,"kind":"runtime","optional":false},{"id":6974737082,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737083,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"runtime","optional":false},{"id":6974737084,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737085,"package_name":"cp-file","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737086,"package_name":"cpy-cli","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737087,"package_name":"cpy","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737088,"package_name":"crc-32","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737089,"package_name":"crc32-stream","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737090,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737091,"package_name":"cross-fetch","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974737092,"package_name":"cross-spawn","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737093,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737094,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737095,"package_name":"css-color-keywords","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737096,"package_name":"css-loader","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"runtime","optional":false},{"id":6974737097,"package_name":"css-select","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737098,"package_name":"css-select","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737099,"package_name":"css-to-react-native","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737100,"package_name":"css-vendor","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":6974737101,"package_name":"css-what","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737102,"package_name":"css-what","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737103,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737104,"package_name":"cssjanus","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737105,"package_name":"cssom","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737106,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6974737107,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737108,"package_name":"csstype","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737109,"package_name":"custom-event","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737110,"package_name":"d3-array","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"runtime","optional":false},{"id":6974737111,"package_name":"d3-array","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737112,"package_name":"d3-color","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737113,"package_name":"d3-format","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737114,"package_name":"d3-interpolate-path","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737115,"package_name":"d3-interpolate","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737116,"package_name":"d3-path","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":6974737117,"package_name":"d3-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737118,"package_name":"d3-scale","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737119,"package_name":"d3-shape","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":6974737120,"package_name":"d3-shape","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737121,"package_name":"d3-time-format","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737122,"package_name":"d3-time","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737123,"package_name":"d3-time","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737124,"package_name":"d3-voronoi","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737125,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":6974737126,"package_name":"danger","ecosystem":"npm","requirements":"11.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737127,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737128,"package_name":"data-urls","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737129,"package_name":"date-fns-jalali","ecosystem":"npm","requirements":"2.13.0-0","direct":false,"kind":"runtime","optional":false},{"id":6974737130,"package_name":"date-fns-jalali","ecosystem":"npm","requirements":"2.21.3-1","direct":false,"kind":"runtime","optional":false},{"id":6974737131,"package_name":"date-fns","ecosystem":"npm","requirements":"2.29.3","direct":false,"kind":"runtime","optional":false},{"id":6974737133,"package_name":"date-format","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737134,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737135,"package_name":"dayjs","ecosystem":"npm","requirements":"1.11.7","direct":false,"kind":"runtime","optional":false},{"id":6974737136,"package_name":"debounce","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737137,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":6974737138,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":6974737139,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":6974737140,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737141,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737142,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737143,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737144,"package_name":"decamelize","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737145,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974737146,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974737147,"package_name":"decompress-response","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737148,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974737149,"package_name":"deep-eql","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737150,"package_name":"deep-equal","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737151,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737152,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737153,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737154,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737155,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737156,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737157,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737158,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":6974737159,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737160,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737161,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737162,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737163,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737164,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737165,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737166,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737167,"package_name":"detect-indent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737168,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737169,"package_name":"detect-libc","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737170,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737171,"package_name":"di","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737172,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737173,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737174,"package_name":"discontinuous-range","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737175,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737176,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737177,"package_name":"dom-accessibility-api","ecosystem":"npm","requirements":"0.5.14","direct":false,"kind":"runtime","optional":false},{"id":6974737178,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737179,"package_name":"dom-helpers","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737180,"package_name":"dom-serialize","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737181,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974737182,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737183,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737184,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737185,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737186,"package_name":"domexception","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737187,"package_name":"domhandler","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974737188,"package_name":"domhandler","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974737189,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6974737190,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974737191,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":6974737193,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737194,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737195,"package_name":"dot-prop","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737196,"package_name":"dotenv","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737198,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737199,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737200,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737201,"package_name":"ecdsa-sig-formatter","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":6974737202,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737203,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.8","direct":false,"kind":"runtime","optional":false},{"id":6974737204,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.263","direct":false,"kind":"runtime","optional":false},{"id":6974737205,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737206,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974737207,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737208,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737209,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":6974737210,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6974737211,"package_name":"engine.io-parser","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737212,"package_name":"engine.io","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737213,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6974737214,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":6974737215,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":6974737216,"package_name":"ent","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737217,"package_name":"entities","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737218,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737219,"package_name":"entities","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737220,"package_name":"entities","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737221,"package_name":"env-ci","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737222,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737223,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"runtime","optional":false},{"id":6974737224,"package_name":"enzyme-adapter-utils","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6974737225,"package_name":"enzyme-shallow-equal","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737226,"package_name":"enzyme","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974737227,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737228,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737229,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.4","direct":false,"kind":"runtime","optional":false},{"id":6974737230,"package_name":"es-get-iterator","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737231,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":6974737232,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737233,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737234,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737235,"package_name":"es6-object-assign","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737236,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737237,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737238,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737239,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737240,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737241,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737242,"package_name":"eslint-config-airbnb-base","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737243,"package_name":"eslint-config-airbnb-typescript","ecosystem":"npm","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737244,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"19.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737245,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737246,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":6974737247,"package_name":"eslint-import-resolver-webpack","ecosystem":"npm","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":6974737248,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":6974737249,"package_name":"eslint-plugin-filenames","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737250,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.27.5","direct":false,"kind":"runtime","optional":false},{"id":6974737251,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"39.6.4","direct":false,"kind":"runtime","optional":false},{"id":6974737252,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":6974737253,"package_name":"eslint-plugin-mocha","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737254,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737255,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737256,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"runtime","optional":false},{"id":6974737257,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737258,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737259,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737260,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737261,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737262,"package_name":"eslint","ecosystem":"npm","requirements":"8.32.0","direct":false,"kind":"runtime","optional":false},{"id":6974737263,"package_name":"espree","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737264,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737265,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737266,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737267,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737268,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737269,"package_name":"estree-to-babel","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737270,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737271,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6974737272,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974737273,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737274,"package_name":"exceljs","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737275,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737276,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737277,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737278,"package_name":"exit-on-epipe","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737279,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737280,"package_name":"expand-template","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737281,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737282,"package_name":"express","ecosystem":"npm","requirements":"4.18.2","direct":false,"kind":"runtime","optional":false},{"id":6974737283,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737284,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737285,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737286,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737287,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737288,"package_name":"fast-csv","ecosystem":"npm","requirements":"4.3.6","direct":false,"kind":"runtime","optional":false},{"id":6974737289,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737290,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737291,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":6974737292,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"runtime","optional":false},{"id":6974737293,"package_name":"fast-json-patch","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737294,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737295,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737296,"package_name":"fast-url-parser","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737297,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":6974737298,"package_name":"fastq","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":6974737299,"package_name":"fg-loadcss","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737300,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737301,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737302,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737303,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737304,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737305,"package_name":"filter-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737306,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737307,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737308,"package_name":"find-babel-config","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737309,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737310,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737311,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737312,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737313,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737314,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737315,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737316,"package_name":"find-yarn-workspace-root","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737317,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737318,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737319,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":6974737320,"package_name":"flow-parser","ecosystem":"npm","requirements":"0.193.0","direct":false,"kind":"runtime","optional":false},{"id":6974737321,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.2","direct":false,"kind":"runtime","optional":false},{"id":6974737322,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":6974737323,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737324,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737325,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737326,"package_name":"form-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737327,"package_name":"format-util","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737328,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737329,"package_name":"fraction.js","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737330,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737331,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6974737332,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737333,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737334,"package_name":"fs-exists-sync","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737335,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737336,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737337,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737338,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737339,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737340,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737341,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737342,"package_name":"fstream","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":6974737343,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737344,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974737345,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974737346,"package_name":"gauge","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737347,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":6974737348,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737349,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737350,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737351,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737352,"package_name":"get-pkg-repo","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737353,"package_name":"get-port","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737354,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737355,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737356,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737357,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737358,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737359,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737360,"package_name":"git-config-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737361,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"runtime","optional":false},{"id":6974737362,"package_name":"git-remote-origin-url","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737363,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737364,"package_name":"git-up","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737365,"package_name":"git-url-parse","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737366,"package_name":"gitconfiglocal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737367,"package_name":"github-from-package","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737368,"package_name":"glob-gitignore","ecosystem":"npm","requirements":"1.0.14","direct":false,"kind":"runtime","optional":false},{"id":6974737369,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737370,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737371,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737372,"package_name":"glob","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737373,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":6974737374,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737375,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974737376,"package_name":"glob","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737377,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"runtime","optional":false},{"id":6974737378,"package_name":"globals","ecosystem":"npm","requirements":"13.19.0","direct":false,"kind":"runtime","optional":false},{"id":6974737379,"package_name":"globby","ecosystem":"npm","requirements":"13.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737380,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737381,"package_name":"gm","ecosystem":"npm","requirements":"1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6974737382,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737383,"package_name":"got","ecosystem":"npm","requirements":"11.8.5","direct":false,"kind":"runtime","optional":false},{"id":6974737384,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"runtime","optional":false},{"id":6974737385,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737386,"package_name":"gzip-size","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737387,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"runtime","optional":false},{"id":6974737389,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737391,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737393,"package_name":"has-flag","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737395,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737396,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737397,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737398,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737399,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737400,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737401,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737402,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737403,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737404,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737405,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737406,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737407,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737408,"package_name":"hoist-non-react-statics","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737409,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737410,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":6974737411,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974737412,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737413,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737414,"package_name":"html-element-map","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737415,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737416,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737417,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737418,"package_name":"html-tokenize","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737419,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737420,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":6974737421,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737422,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737423,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737424,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737425,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false},{"id":6974737426,"package_name":"http2-wrapper","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737427,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737428,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737429,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737430,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737431,"package_name":"hyperlinker","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737432,"package_name":"hyphenate-style-name","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737433,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":6974737434,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6974737435,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737436,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737437,"package_name":"ignore-walk","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737438,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737439,"package_name":"immediate","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737440,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737441,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737442,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737443,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737444,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737445,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737446,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737447,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737448,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":6974737449,"package_name":"init-package-json","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737450,"package_name":"inquirer","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974737451,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737452,"package_name":"internmap","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737453,"package_name":"internmap","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737454,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737455,"package_name":"interpret","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737456,"package_name":"ip","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737457,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":6974737458,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":6974737459,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737460,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737461,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737462,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737463,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737464,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737465,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737466,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737467,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6974737468,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":6974737469,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737470,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974737471,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737472,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737473,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737474,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":6974737475,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737476,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737477,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737478,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737479,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737480,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737481,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6974737482,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737483,"package_name":"is-in-browser","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737484,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737485,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737486,"package_name":"is-map","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737487,"package_name":"is-nan","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737488,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737489,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737490,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737491,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737492,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737493,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737494,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737495,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737496,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737497,"package_name":"is-plain-object","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737498,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737499,"package_name":"is-port-reachable","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737500,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737501,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737502,"package_name":"is-set","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737503,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737504,"package_name":"is-ssh","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737505,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737506,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737507,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974737508,"package_name":"is-subset","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737509,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737510,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737511,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":6974737512,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737513,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737514,"package_name":"is-weakmap","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737515,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737516,"package_name":"is-weakset","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737517,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737518,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737519,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737520,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737521,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737522,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":6974737523,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737524,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737525,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737526,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737527,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737528,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737529,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737530,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737531,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737532,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737533,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737534,"package_name":"jake","ecosystem":"npm","requirements":"10.8.5","direct":false,"kind":"runtime","optional":false},{"id":6974737535,"package_name":"jalaali-js","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":6974737536,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737537,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974737538,"package_name":"js-sdsl","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737539,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737540,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737541,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":6974737542,"package_name":"jscodeshift-add-imports","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6974737543,"package_name":"jscodeshift-find-imports","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737544,"package_name":"jscodeshift","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":6974737545,"package_name":"jsdoc-type-pratt-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737546,"package_name":"jsdom","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737547,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":6974737548,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737549,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737550,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737551,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737552,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737553,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737554,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737555,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737556,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737557,"package_name":"json5","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6974737558,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737559,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974737560,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737561,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737562,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737563,"package_name":"jsonpointer","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737564,"package_name":"jsonwebtoken","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737565,"package_name":"jss-plugin-camel-case","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":6974737566,"package_name":"jss-plugin-default-unit","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":6974737567,"package_name":"jss-plugin-global","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":6974737568,"package_name":"jss-plugin-nested","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":6974737569,"package_name":"jss-plugin-props-sort","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":6974737570,"package_name":"jss-plugin-rule-value-function","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":6974737571,"package_name":"jss-plugin-template","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":6974737572,"package_name":"jss-plugin-vendor-prefixer","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":6974737573,"package_name":"jss-rtl","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737574,"package_name":"jss","ecosystem":"npm","requirements":"10.9.2","direct":false,"kind":"runtime","optional":false},{"id":6974737575,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":6974737576,"package_name":"jszip","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":6974737577,"package_name":"junk","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737578,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737579,"package_name":"just-diff","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737580,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737581,"package_name":"jwa","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737582,"package_name":"jws","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974737583,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737584,"package_name":"karma-mocha","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737585,"package_name":"karma-sourcemap-loader","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":6974737586,"package_name":"karma-webpack","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737587,"package_name":"karma","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737588,"package_name":"keyv","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737589,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974737590,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737591,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737592,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737593,"package_name":"klaw-sync","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737594,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.20","direct":false,"kind":"runtime","optional":false},{"id":6974737595,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737596,"package_name":"lazystream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737597,"package_name":"lerna","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737598,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737599,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737600,"package_name":"li","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737601,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737602,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737603,"package_name":"lie","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737604,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6974737605,"package_name":"linkify-it","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737606,"package_name":"listenercount","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737607,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737608,"package_name":"load-json-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737609,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737610,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974737611,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737612,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737613,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737614,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737615,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737616,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737617,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737618,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":6974737619,"package_name":"lodash.defaults","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737620,"package_name":"lodash.difference","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737621,"package_name":"lodash.escape","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737622,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737623,"package_name":"lodash.find","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737624,"package_name":"lodash.flatten","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737625,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737626,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974737627,"package_name":"lodash.groupby","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737628,"package_name":"lodash.includes","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737629,"package_name":"lodash.isboolean","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737630,"package_name":"lodash.isequal","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737631,"package_name":"lodash.isfunction","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":6974737632,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737633,"package_name":"lodash.isnil","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737634,"package_name":"lodash.isobject","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737635,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737636,"package_name":"lodash.isundefined","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737637,"package_name":"lodash.kebabcase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737638,"package_name":"lodash.keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737639,"package_name":"lodash.mapvalues","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737640,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737641,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974737642,"package_name":"lodash.mergewith","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974737643,"package_name":"lodash.omit","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737644,"package_name":"lodash.snakecase","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737645,"package_name":"lodash.union","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737646,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737647,"package_name":"lodash.upperfirst","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737648,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":6974737649,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737650,"package_name":"log4js","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737651,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737652,"package_name":"loupe","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737653,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737654,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737655,"package_name":"lru-cache","ecosystem":"npm","requirements":"7.14.1","direct":false,"kind":"runtime","optional":false},{"id":6974737656,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974737657,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737658,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737659,"package_name":"luxon","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737660,"package_name":"lz-string","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":6974737661,"package_name":"macos-release","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737662,"package_name":"make-array","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737663,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737664,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737665,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737666,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974737667,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737668,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737669,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737670,"package_name":"markdown-it","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737671,"package_name":"markdown-to-jsx","ecosystem":"npm","requirements":"7.1.8","direct":false,"kind":"runtime","optional":false},{"id":6974737672,"package_name":"markdownlint-cli2-formatter-default","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737673,"package_name":"markdownlint-cli2","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737674,"package_name":"markdownlint","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"runtime","optional":false},{"id":6974737675,"package_name":"marked","ecosystem":"npm","requirements":"4.2.12","direct":false,"kind":"runtime","optional":false},{"id":6974737676,"package_name":"math-expression-evaluator","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":6974737677,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737678,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737679,"package_name":"memfs-or-file-map-to-github-branch","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737680,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737681,"package_name":"meow","ecosystem":"npm","requirements":"10.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737682,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737683,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737684,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737685,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737686,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737687,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737688,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":6974737689,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":6974737690,"package_name":"mime-db","ecosystem":"npm","requirements":"1.33.0","direct":false,"kind":"runtime","optional":false},{"id":6974737691,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.18","direct":false,"kind":"runtime","optional":false},{"id":6974737692,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":6974737693,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737694,"package_name":"mime","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"runtime","optional":false},{"id":6974737695,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737696,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737697,"package_name":"mimic-response","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737698,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737699,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737700,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737701,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737702,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737703,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737704,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":6974737705,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737706,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737707,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737708,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737709,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974737710,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737711,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":6974737712,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737713,"package_name":"mitt","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737714,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737715,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6974737716,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737717,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":6974737718,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737719,"package_name":"mocha","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737720,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737721,"package_name":"moment-hijri","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737722,"package_name":"moment-jalaali","ecosystem":"npm","requirements":"0.9.6","direct":false,"kind":"runtime","optional":false},{"id":6974737723,"package_name":"moment-timezone","ecosystem":"npm","requirements":"0.5.38","direct":false,"kind":"runtime","optional":false},{"id":6974737724,"package_name":"moment","ecosystem":"npm","requirements":"2.29.4","direct":false,"kind":"runtime","optional":false},{"id":6974737725,"package_name":"moo","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":6974737726,"package_name":"mri","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737727,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737728,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737729,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737730,"package_name":"mui-plus","ecosystem":"npm","requirements":"0.0.15","direct":false,"kind":"runtime","optional":false},{"id":6974737731,"package_name":"multimatch","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737732,"package_name":"multimatch","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737733,"package_name":"multipipe","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737734,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":6974737735,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974737736,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":6974737737,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":6974737738,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":6974737739,"package_name":"napi-build-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737740,"package_name":"natural-compare-lite","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737741,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737742,"package_name":"nearley","ecosystem":"npm","requirements":"2.19.4","direct":false,"kind":"runtime","optional":false},{"id":6974737743,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6974737744,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974737745,"package_name":"nested-error-stacks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737746,"package_name":"next","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737747,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737748,"package_name":"nise","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737749,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737750,"package_name":"node-abi","ecosystem":"npm","requirements":"3.24.0","direct":false,"kind":"runtime","optional":false},{"id":6974737751,"package_name":"node-addon-api","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737752,"package_name":"node-addon-api","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737753,"package_name":"node-cleanup","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737754,"package_name":"node-dir","ecosystem":"npm","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":6974737755,"package_name":"node-environment-flags","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737756,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":6974737757,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737758,"package_name":"node-gyp","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737759,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737760,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737761,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737762,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974737763,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737764,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737765,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737766,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737767,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737768,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737769,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737770,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737771,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737772,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737773,"package_name":"npm-packlist","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737774,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737775,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"13.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737776,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737777,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737778,"package_name":"npmlog","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737779,"package_name":"nprogress","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737780,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737781,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737782,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974737783,"package_name":"nx","ecosystem":"npm","requirements":"15.4.5","direct":false,"kind":"runtime","optional":false},{"id":6974737784,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737785,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737786,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737787,"package_name":"object-hash","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737788,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":6974737789,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974737790,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737791,"package_name":"object-keys","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737792,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737793,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974737794,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6974737795,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737796,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737797,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737798,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737799,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":6974737800,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737801,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737802,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737803,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737804,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737805,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974737806,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974737807,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":6974737808,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974737809,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":6974737810,"package_name":"ora","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737811,"package_name":"os-name","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737812,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737813,"package_name":"override-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737814,"package_name":"p-cancelable","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737815,"package_name":"p-event","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737816,"package_name":"p-filter","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737817,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737818,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737819,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737820,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737821,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737822,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737823,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737824,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737825,"package_name":"p-map-series","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737826,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737827,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737828,"package_name":"p-map","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737829,"package_name":"p-pipe","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737830,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974737831,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737832,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737833,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737834,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737835,"package_name":"p-waterfall","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737836,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737837,"package_name":"pacote","ecosystem":"npm","requirements":"13.6.1","direct":false,"kind":"runtime","optional":false},{"id":6974737838,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":6974737839,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737840,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737841,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737842,"package_name":"parse-diff","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":6974737843,"package_name":"parse-git-config","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737844,"package_name":"parse-github-url","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737845,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737846,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737847,"package_name":"parse-link-header","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737848,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737849,"package_name":"parse-path","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737850,"package_name":"parse-url","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737851,"package_name":"parse5","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737852,"package_name":"parse5","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737853,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6974737854,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737855,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737856,"package_name":"patch-package","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"runtime","optional":false},{"id":6974737857,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737858,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737859,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737860,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737861,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737862,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737863,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974737864,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":6974737865,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737866,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6974737867,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737868,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737869,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737870,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737871,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737872,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737873,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737874,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737875,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737876,"package_name":"pify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737877,"package_name":"pinpoint","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737878,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974737879,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737880,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737881,"package_name":"pkg-up","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737882,"package_name":"playwright-core","ecosystem":"npm","requirements":"1.29.2","direct":false,"kind":"runtime","optional":false},{"id":6974737883,"package_name":"playwright","ecosystem":"npm","requirements":"1.29.2","direct":false,"kind":"runtime","optional":false},{"id":6974737884,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737885,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737886,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737887,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737888,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737889,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974737890,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737891,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.14","direct":false,"kind":"runtime","optional":false},{"id":6974737892,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.21","direct":false,"kind":"runtime","optional":false},{"id":6974737893,"package_name":"postinstall-postinstall","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737894,"package_name":"prebuild-install","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737895,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737896,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974737897,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737898,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974737899,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737900,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":6974737901,"package_name":"pretty-quick","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974737902,"package_name":"prettyjson","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":6974737903,"package_name":"printj","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974737904,"package_name":"prismjs","ecosystem":"npm","requirements":"1.29.0","direct":false,"kind":"runtime","optional":false},{"id":6974737905,"package_name":"proc-log","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737906,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737907,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737908,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":6974737909,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737910,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737911,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737912,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737913,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737914,"package_name":"prop-types-exact","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737915,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":6974737916,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974737917,"package_name":"protocols","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737918,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974737919,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737920,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737921,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":6974737922,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737923,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737924,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737925,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":6974737926,"package_name":"qjobs","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737927,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974737928,"package_name":"query-string","ecosystem":"npm","requirements":"6.14.1","direct":false,"kind":"runtime","optional":false},{"id":6974737929,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737930,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974737931,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737932,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737933,"package_name":"raf","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974737934,"package_name":"railroad-diagrams","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737935,"package_name":"rambda","ecosystem":"npm","requirements":"7.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737936,"package_name":"randexp","ecosystem":"npm","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":6974737937,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737938,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737939,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974737940,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":6974737941,"package_name":"raw-loader","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737942,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":6974737943,"package_name":"react-docgen","ecosystem":"npm","requirements":"5.4.3","direct":false,"kind":"runtime","optional":false},{"id":6974737944,"package_name":"react-dom","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737945,"package_name":"react-hook-form","ecosystem":"npm","requirements":"7.42.1","direct":false,"kind":"runtime","optional":false},{"id":6974737946,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737947,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737948,"package_name":"react-reconciler","ecosystem":"npm","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":6974737949,"package_name":"react-router-dom","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974737950,"package_name":"react-router","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974737951,"package_name":"react-runner","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737952,"package_name":"react-shallow-renderer","ecosystem":"npm","requirements":"16.15.0","direct":false,"kind":"runtime","optional":false},{"id":6974737953,"package_name":"react-simple-code-editor","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":6974737954,"package_name":"react-spring","ecosystem":"npm","requirements":"9.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974737955,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737956,"package_name":"react-transition-group","ecosystem":"npm","requirements":"4.4.5","direct":false,"kind":"runtime","optional":false},{"id":6974737957,"package_name":"react-use-measure","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974737958,"package_name":"react-virtualized","ecosystem":"npm","requirements":"9.22.3","direct":false,"kind":"runtime","optional":false},{"id":6974737959,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737960,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737961,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737962,"package_name":"read-package-json","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737963,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737964,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737965,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737966,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737967,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737968,"package_name":"read-pkg","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737969,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974737970,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737971,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":6974737972,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.0.34","direct":false,"kind":"runtime","optional":false},{"id":6974737973,"package_name":"readdir-glob","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974737974,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737975,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737976,"package_name":"readline-sync","ecosystem":"npm","requirements":"1.4.10","direct":false,"kind":"runtime","optional":false},{"id":6974737977,"package_name":"recast","ecosystem":"npm","requirements":"0.20.5","direct":false,"kind":"runtime","optional":false},{"id":6974737978,"package_name":"recast","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":6974737979,"package_name":"rechoir","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6974737980,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737981,"package_name":"redent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737982,"package_name":"reduce-css-calc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974737983,"package_name":"reduce-function-call","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974737984,"package_name":"reflect.ownkeys","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737985,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974737986,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974737987,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.11","direct":false,"kind":"runtime","optional":false},{"id":6974737988,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":6974737989,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974737990,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":6974737991,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974737992,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737993,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974737994,"package_name":"registry-url","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974737995,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974737996,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":6974737997,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":6974737998,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974737999,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738000,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6974738001,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":6974738002,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738003,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738004,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738005,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738006,"package_name":"reselect","ecosystem":"npm","requirements":"4.1.7","direct":false,"kind":"runtime","optional":false},{"id":6974738007,"package_name":"resolve-alpn","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974738008,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738009,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738010,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738011,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974738012,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"runtime","optional":false},{"id":6974738013,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.4","direct":false,"kind":"runtime","optional":false},{"id":6974738014,"package_name":"responselike","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738015,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738016,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":6974738017,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":6974738018,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974738019,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974738020,"package_name":"rifm","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":6974738021,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":6974738022,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738023,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":6974738024,"package_name":"rst-selector-parser","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974738025,"package_name":"rtl-css-js","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":6974738026,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974738027,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738028,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"runtime","optional":false},{"id":6974738029,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738030,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974738031,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738032,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738033,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738034,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738035,"package_name":"saxes","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738036,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.0","direct":false,"kind":"runtime","optional":false},{"id":6974738037,"package_name":"schema-utils","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738038,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738039,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738040,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":6974738041,"package_name":"semver","ecosystem":"npm","requirements":"7.3.4","direct":false,"kind":"runtime","optional":false},{"id":6974738042,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974738043,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"runtime","optional":false},{"id":6974738044,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":6974738045,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738046,"package_name":"serve-handler","ecosystem":"npm","requirements":"6.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974738047,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":6974738048,"package_name":"serve","ecosystem":"npm","requirements":"14.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738049,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738050,"package_name":"set-immediate-shim","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738051,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738052,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974738053,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738054,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738055,"package_name":"shallowequal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738056,"package_name":"sharp","ecosystem":"npm","requirements":"0.31.1","direct":false,"kind":"runtime","optional":false},{"id":6974738057,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738058,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738059,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738060,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738061,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":6974738062,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974738063,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":6974738064,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738065,"package_name":"simple-get","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738066,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974738067,"package_name":"sinon","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738068,"package_name":"sirv","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":6974738069,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738070,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738071,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738072,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738073,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738074,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738075,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":6974738076,"package_name":"socket.io-adapter","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":6974738077,"package_name":"socket.io-parser","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974738078,"package_name":"socket.io","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974738079,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738080,"package_name":"socks","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974738081,"package_name":"sort-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738082,"package_name":"sort-keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738083,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738084,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":6974738085,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":6974738086,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974738087,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":6974738088,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":6974738089,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":6974738090,"package_name":"spawn-command","ecosystem":"npm","requirements":"0.0.2-1","direct":false,"kind":"runtime","optional":false},{"id":6974738091,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738092,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738093,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974738094,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738095,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974738096,"package_name":"split-on-first","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738097,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738098,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974738099,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738100,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974738101,"package_name":"ssri","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738102,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738103,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738104,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974738105,"package_name":"stop-iteration-iterator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738106,"package_name":"stream-browserify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738107,"package_name":"streamroller","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738108,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738109,"package_name":"string-replace-loader","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738110,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974738111,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738112,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":6974738113,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974738114,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974738115,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974738116,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974738117,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"runtime","optional":false},{"id":6974738118,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738119,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738120,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738121,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738122,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738123,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738124,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738125,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738126,"package_name":"strip-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738127,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738128,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738129,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738130,"package_name":"strong-log-transformer","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738131,"package_name":"style-loader","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974738132,"package_name":"styled-components","ecosystem":"npm","requirements":"5.3.6","direct":false,"kind":"runtime","optional":false},{"id":6974738133,"package_name":"styled-jsx","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738134,"package_name":"stylis-plugin-rtl-sc","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738135,"package_name":"stylis-plugin-rtl","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738136,"package_name":"stylis","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974738137,"package_name":"sucrase","ecosystem":"npm","requirements":"3.28.0","direct":false,"kind":"runtime","optional":false},{"id":6974738138,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738139,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":6974738140,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738141,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738142,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738143,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974738144,"package_name":"tapable","ecosystem":"npm","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":6974738145,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974738146,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738147,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738148,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"runtime","optional":false},{"id":6974738149,"package_name":"temp-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738150,"package_name":"temp","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":6974738151,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974738152,"package_name":"terser","ecosystem":"npm","requirements":"5.9.0","direct":false,"kind":"runtime","optional":false},{"id":6974738153,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738154,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":6974738155,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738156,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974738157,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974738158,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6974738159,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738160,"package_name":"through2","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":6974738161,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":6974738162,"package_name":"tiny-warning","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974738163,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":6974738164,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974738165,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738166,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974738167,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738168,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738169,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738170,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738171,"package_name":"totalist","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738172,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738173,"package_name":"tr46","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738174,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974738175,"package_name":"traverse","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":6974738176,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974738177,"package_name":"treeverse","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738178,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738179,"package_name":"trim-newlines","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738180,"package_name":"trim-off-newlines","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974738181,"package_name":"ts-interface-checker","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":6974738182,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":6974738183,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738184,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":6974738185,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974738186,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":6974738187,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974738188,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974738189,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974738190,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":6974738191,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974738192,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":6974738193,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":6974738194,"package_name":"type-fest","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974738195,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":6974738196,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":6974738197,"package_name":"type-fest","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974738198,"package_name":"type-fest","ecosystem":"npm","requirements":"2.18.0","direct":false,"kind":"runtime","optional":false},{"id":6974738199,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":6974738200,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974738201,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974738202,"package_name":"typescript-to-proptypes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974738203,"package_name":"typescript","ecosystem":"npm","requirements":"3.8.3","direct":false,"kind":"runtime","optional":false},{"id":6974738204,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.4","direct":false,"kind":"runtime","optional":false},{"id":6974738205,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"0.7.30","direct":false,"kind":"runtime","optional":false},{"id":6974738206,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6974738207,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":6974738208,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738209,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738210,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738211,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738212,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738213,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738214,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738215,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738216,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738217,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738218,"package_name":"universalify","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738219,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738220,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738221,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738222,"package_name":"unzipper","ecosystem":"npm","requirements":"0.10.11","direct":false,"kind":"runtime","optional":false},{"id":6974738223,"package_name":"upath","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738224,"package_name":"update-browserslist-db","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":6974738225,"package_name":"update-check","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":6974738226,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974738228,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738229,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":6974738231,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738233,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738234,"package_name":"util.inherits","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974738235,"package_name":"util","ecosystem":"npm","requirements":"0.12.5","direct":false,"kind":"runtime","optional":false},{"id":6974738236,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974738237,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738238,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974738239,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":6974738240,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974738241,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738242,"package_name":"v8flags","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738243,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":6974738244,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738246,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738247,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738248,"package_name":"void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738250,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738251,"package_name":"walk-up-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738253,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":6974738254,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738256,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738258,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738259,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":6974738260,"package_name":"webpack-cli","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738261,"package_name":"webpack-merge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":6974738262,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.7.3","direct":false,"kind":"runtime","optional":false},{"id":6974738263,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974738264,"package_name":"webpack","ecosystem":"npm","requirements":"5.75.0","direct":false,"kind":"runtime","optional":false},{"id":6974738265,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738266,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738267,"package_name":"whatwg-url","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738268,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738269,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738270,"package_name":"which-collection","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738271,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738272,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":6974738273,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974738274,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738275,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6974738276,"package_name":"widest-line","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738277,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738278,"package_name":"windows-release","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":6974738279,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974738280,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738281,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974738282,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738283,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738284,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738285,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738286,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":6974738287,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":6974738288,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738289,"package_name":"write-json-file","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738290,"package_name":"write-json-file","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6974738291,"package_name":"write-pkg","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738292,"package_name":"ws","ecosystem":"npm","requirements":"7.5.3","direct":false,"kind":"runtime","optional":false},{"id":6974738293,"package_name":"ws","ecosystem":"npm","requirements":"8.11.0","direct":false,"kind":"runtime","optional":false},{"id":6974738294,"package_name":"ws","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"runtime","optional":false},{"id":6974738295,"package_name":"xcase","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738296,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738297,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738298,"package_name":"xtend","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738299,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":6974738301,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738302,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":6974738304,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6974738306,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738307,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738308,"package_name":"yaml","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":6974738309,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":6974738310,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"runtime","optional":false},{"id":6974738311,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"runtime","optional":false},{"id":6974738312,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":6974738313,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":6974738314,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6974738315,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":6974738316,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":6974738317,"package_name":"yargs","ecosystem":"npm","requirements":"17.6.2","direct":false,"kind":"runtime","optional":false},{"id":6974738318,"package_name":"yarn-deduplicate","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6974738319,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":6974738320,"package_name":"zip-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ensure-triage-label.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T19:44:15.407Z","updated_at":"2023-09-22T19:44:15.407Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/ensure-triage-label.yml","dependencies":[{"id":13881520149,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-cleanup.yaml","sha":null,"kind":"manifest","created_at":"2023-09-22T19:44:16.003Z","updated_at":"2023-09-22T19:44:16.003Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/issue-cleanup.yaml","dependencies":[{"id":13881520161,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/priority-support-validation-prompt.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T19:44:16.809Z","updated_at":"2023-09-22T19:44:16.809Z","repository_link":"https://github.com/mui/mui-x/blob/master/.github/workflows/priority-support-validation-prompt.yml","dependencies":[{"id":13881522175,"package_name":"peter-evans/find-comment","ecosystem":"actions","requirements":"a54c31d7fa095754bfef525c0c8e5e5674c4b4b1","direct":true,"kind":"composite","optional":false},{"id":13881522176,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"c6c9a1a66007646a28c153e2a8580a5bad27bcfa","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"packages/x-charts/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T19:44:18.589Z","updated_at":"2023-09-22T19:44:18.589Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/x-charts/package.json","dependencies":[{"id":13881523588,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.22.15","direct":true,"kind":"runtime","optional":false},{"id":13881523589,"package_name":"@mui/base","ecosystem":"npm","requirements":"^5.0.0-beta.14","direct":true,"kind":"runtime","optional":false},{"id":13881523590,"package_name":"clsx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13881523591,"package_name":"d3-color","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"runtime","optional":false},{"id":13881523592,"package_name":"d3-scale","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"runtime","optional":false},{"id":13881523593,"package_name":"d3-shape","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"runtime","optional":false},{"id":13881523594,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":13881523595,"package_name":"@types/d3-color","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":13881523596,"package_name":"@types/d3-scale","ecosystem":"npm","requirements":"^4.0.4","direct":true,"kind":"development","optional":false},{"id":13881523597,"package_name":"@types/d3-shape","ecosystem":"npm","requirements":"^3.1.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/x-tree-view/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T19:44:19.215Z","updated_at":"2023-09-22T19:44:19.215Z","repository_link":"https://github.com/mui/mui-x/blob/master/packages/x-tree-view/package.json","dependencies":[{"id":13881524209,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.22.15","direct":true,"kind":"runtime","optional":false},{"id":13881524215,"package_name":"@mui/base","ecosystem":"npm","requirements":"^5.0.0-beta.14","direct":true,"kind":"runtime","optional":false},{"id":13881524217,"package_name":"@mui/utils","ecosystem":"npm","requirements":"^5.14.8","direct":true,"kind":"runtime","optional":false},{"id":13881524220,"package_name":"@types/react-transition-group","ecosystem":"npm","requirements":"^4.4.6","direct":true,"kind":"runtime","optional":false},{"id":13881524223,"package_name":"clsx","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13881524225,"package_name":"prop-types","ecosystem":"npm","requirements":"^15.8.1","direct":true,"kind":"runtime","optional":false},{"id":13881524227,"package_name":"react-transition-group","ecosystem":"npm","requirements":"^4.4.5","direct":true,"kind":"runtime","optional":false}]}],"score":33.81779303438951,"created_at":"2026-07-08T04:55:29.391Z","updated_at":"2026-07-23T12:06:33.169Z","avatar_url":"https://github.com/mui.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377585","html_url":"https://summary.ecosyste.ms/projects/377585"}